Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More detailed Vue Source Maps for error tracking #12335

Open
felix-berlin opened this issue Oct 26, 2021 · 0 comments
Open

More detailed Vue Source Maps for error tracking #12335

felix-berlin opened this issue Oct 26, 2021 · 0 comments

Comments

@felix-berlin
Copy link

@felix-berlin felix-berlin commented Oct 26, 2021

What problem does this feature solve?

We used error tracking in all our projects. To be more precise, we use Flare for error tracking.

To better track an error we load the source maps to Flare accordingly. Now it is often the case that the stack trace is unreadable because the Vue source map seems to give only insufficient information. However, this does not always seem to be the case, sometimes the stack trace is easy to read.

Attached are a few screenshots that show the behavior well.

What does the proposed API look like?

See Screenshots.

Examples

Not readable stack trace
Bildschirmfoto 2021-10-26 um 12 17 12
Bildschirmfoto 2021-10-26 um 12 14 26
Bildschirmfoto 2021-10-26 um 12 11 32

Readable stack trace
Bildschirmfoto 2021-10-26 um 12 16 01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant