Open Alfagun74 opened 1 month ago
putting the entire 2000 character message as bold h2 title is not a great idea either
We have metadata for custom events, something similar should be implemented for error events too
I have a global error handler so most errors aren't actually caught by trackErrors(). I can report them with swetrix.trackError() but without stack traces that's pretty much useless.
Dupe Check
Describe the solution you'd like?
Currently the message is the only free field in the errors and it makes things difficult and very awful to show in the ui.
Support seperate fields in Error Events for:
then show them more beautifully in the error ui.
Additional context
No response
How important is this feature to you?
5 (Can't work without it!)