đĨ Crash detector
Gleap comes with an automated crash detector. As soon as a JS error occurs, the crash detector triggers a bug report.
caution
The crash detector only triggers on window.error events at the moment. We will introduce an error level selection soon.
Activate the crash detectorâ
You can activate the crash detector directly in the visual widget configurator on the Gleap dashboard.
info
If you set the environment to "dev", the crash detector will not report any crashes, as crashes on a "dev" environment usually only bloat your boards.