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

Improve error messages from JSRuntimeUnhandledInvocationException #300

Closed
egil opened this issue Jan 9, 2021 · 0 comments · Fixed by #346
Closed

Improve error messages from JSRuntimeUnhandledInvocationException #300

egil opened this issue Jan 9, 2021 · 0 comments · Fixed by #346
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@egil
Copy link
Member

egil commented Jan 9, 2021

The current error messages simply tells the user what invocation was received that wasn't expected.

This should be improved to include a the necessary Setup/SetupModule call to set up a handler for the call, and have additional links to the documentation pages.

Related types: JSRuntimeUnhandledInvocationException
Related question: #242

@egil egil added enhancement New feature or request good first issue Good for newcomers labels Jan 9, 2021
@egil egil added this to the v1.0.0 milestone Mar 24, 2021
@egil egil self-assigned this Mar 24, 2021
@egil egil linked a pull request Mar 24, 2021 that will close this issue
9 tasks
@egil egil closed this as completed Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant