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

Error boundary for the Vue components #198

Closed
baruchiro opened this issue Mar 5, 2021 · 0 comments
Closed

Error boundary for the Vue components #198

baruchiro opened this issue Mar 5, 2021 · 0 comments
Labels
good first issue Good for newcomers hacktoberfest https://hacktoberfest.digitalocean.com refactor

Comments

@baruchiro
Copy link
Collaborator

Note, this catching only the UnhandledRejection.

At least for the Vue part, we need to open a new issue to catch exceptions during the render process (I even can't say what exactly happened during such case. For in React, for example, the component tree will crash- if you're not using error boundary)

Originally posted by @baruchiro in #193 (comment)

@baruchiro baruchiro added the good first issue Good for newcomers label Mar 5, 2021
@baruchiro baruchiro added the hacktoberfest https://hacktoberfest.digitalocean.com label Oct 5, 2021
@brafdlog brafdlog closed this as completed Jan 1, 2023
@github-project-automation github-project-automation bot moved this to ✅ Done in Caspion backlog Jan 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest https://hacktoberfest.digitalocean.com refactor
Projects
Status: Done
Development

No branches or pull requests

2 participants