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

chore(vue): option to disable vue error handler #109

Merged
merged 2 commits into from
Oct 16, 2024
Merged

chore(vue): option to disable vue error handler #109

merged 2 commits into from
Oct 16, 2024

Conversation

neSpecc
Copy link
Member

@neSpecc neSpecc commented Oct 14, 2024

For @hawk.so/nuxt we don't need to bind Vue error handler, since Nuxt binds its own. Now it leads 500 error displaying by Nuxt.

So the disableVueErrorHandler is added. It is false by default, but true for Hawk Nuxt SDK which will use Nuxt's error hook

@neSpecc neSpecc merged commit a244804 into master Oct 16, 2024
2 checks passed
@neSpecc neSpecc deleted the for-nuxt branch October 16, 2024 19:28
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.

1 participant