We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e58268e commit 57fe301Copy full SHA for 57fe301
README.md
@@ -52,7 +52,7 @@ or
52
53
setJSExceptionHandler(errorHandler, true, true); //Third argument allows adding it
54
//as a new handler, but keeping the previous one
55
- //(it will run errorHandler but still show the red screen)
+ //(it will run errorHandler but still show the red screen) [Will be present in next release]
56
```
57
58
0 commit comments