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

Add a wrapper for the JavaScript Error type #153

Closed
ranile opened this issue Sep 2, 2021 · 0 comments · Fixed by #155
Closed

Add a wrapper for the JavaScript Error type #153

ranile opened this issue Sep 2, 2021 · 0 comments · Fixed by #155
Labels
enhancement New feature or request

Comments

@ranile
Copy link
Collaborator

ranile commented Sep 2, 2021

Right now, it's very hard to extract information from js_sys::Error. gloo should provide a wrapper type, JsError (better name welcome) which provides this information in an easy-to-use fashion.

This should go in gloo-utils crate which should be introduced as part of #72

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant