zestedesavoir / zmarkdown

Live demo: https://zestedesavoir.github.io/zmarkdown/
MIT License
224 stars 52 forks source link

zmarkdown: fix Sentry error reporting #499

Closed StaloneLab closed 3 months ago

StaloneLab commented 9 months ago

Error reporting on Sentry is quite weird by now, it seems to report some things but not others. Currently, I would describe the behavior as almost useless because:

As a result of these problems, we get garbage when an error should in fact be silent and nothing when an error should be reported. I am unsure of how the problem can be solved, but I will look at it for the upcoming version.