I log my errors in Sentry, but the stack trace that is uploaded doesn't help. It displays only trace like this:
And it doesn't let me see into where in the JS the error occurred. How do I map these to a more descriptive stack trace?
I log my errors in Sentry, but the stack trace that is uploaded doesn't help. It displays only trace like this:
And it doesn't let me see into where in the JS the error occurred. How do I map these to a more descriptive stack trace?