22 lines
416 B
Markdown
22 lines
416 B
Markdown
|
|
||
|
### Question
|
||
|
|
||
|
How can I detect exceptions in Event Handlers?
|
||
|
|
||
|
### Answer
|
||
|
|
||
|
A suggested solution can be found in [this issue](https://github.com/Day8/re-frame/issues/231#issuecomment-249991378).
|
||
|
|
||
|
***
|
||
|
|
||
|
Up: [FAQ Index](README.md)
|
||
|
|
||
|
|
||
|
<!-- DOCTOC SKIP
|
||
|
|
||
|
We put these inside a comment so that they are hidden when rendered on Github.
|
||
|
<!-- START doctoc -->
|
||
|
<!-- END doctoc -->
|
||
|
|
||
|
-->
|