Skip to content

User Feedback: Sentry Vue SDK attachErrorHandler requires options argument #18060

Description

@sentry

Sentry Feedback: DOCS-9RH

It looks like Sentry.attachErrorHandler(myLazyApp); must receive an option argument cause of attachErrorHandler have a line like "if (options.attachProps && vm)". Without options, attachProps is called on undefined.

is_spam False
spam_detection_enabled True

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions