mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-23 15:28:09 +00:00
493 B
493 B
Question
How can I detect exceptions in Event Handlers?
Answer
A suggested solution can be found in this issue.
Up: FAQ Index