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

Display Errors in JS better #191

Closed
simlay opened this issue Dec 13, 2021 · 1 comment
Closed

Display Errors in JS better #191

simlay opened this issue Dec 13, 2021 · 1 comment

Comments

@simlay
Copy link
Contributor

simlay commented Dec 13, 2021

Currently sometimes things get presented as:

Uncaught (in promise) D {ptr: 1743776}

If this error is caught and e.message, e.stack and e.name are used you will get better views. Let's take advantage of this.

@simlay
Copy link
Contributor Author

simlay commented Dec 13, 2021

close as dup of #77.

@simlay simlay closed this as completed Dec 13, 2021
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

No branches or pull requests

1 participant