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

feat(vue): Mark errors caught in Vue wrappers as unhandled #8905

Merged
merged 2 commits into from Sep 4, 2023

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Aug 30, 2023

This PR is part of a series of PRs adjusting the exception mechanism's handled value.

For more details see #8890

Changed Instrumentation

This PR addresses the mechanisms set in the Vue package, more concretely in

  • our Vue error handler
  • our Vue routing instrumentation

ref #6073

@Lms24 Lms24 requested review from mydea and AbhiPrasad August 30, 2023 08:31
@Lms24 Lms24 changed the title feat(vue): Mark errors caught from Vue wrappers as unhandled feat(vue): Mark errors caught in Vue wrappers as unhandled Aug 30, 2023
@Lms24 Lms24 self-assigned this Aug 30, 2023
@Lms24 Lms24 merged commit fe375b9 into develop Sep 4, 2023
40 checks passed
@Lms24 Lms24 deleted the lms/fix-handled-unhandled-vue branch September 4, 2023 08:56
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

Successfully merging this pull request may close these issues.

None yet

2 participants