Skip to content

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

@sentry

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions