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

Better error message when accessing an undefined Comlink method #194

Open
adamziel opened this issue Apr 11, 2023 · 0 comments
Open

Better error message when accessing an undefined Comlink method #194

adamziel opened this issue Apr 11, 2023 · 0 comments

Comments

@adamziel
Copy link
Collaborator

Calling client.nosuchmethod throws d is undefined – that's a Comlink.js error message. Let's find a way to make it clearer, e.g. There isn't a method called client.nosuchmethod or even JavaScript's default client.nosuchmethod is not a function.

@adamziel adamziel changed the title Better exceptions when accessing an undefined Comlink method Better error message when accessing an undefined Comlink method Jun 2, 2023
@adamziel adamziel added the [Type] Enhancement New feature or request label Jun 2, 2023
@adamziel adamziel added this to the Zero Crashes milestone Feb 29, 2024
@adamziel adamziel moved this to Future work in Playground Board Jul 1, 2024
@adamziel adamziel removed this from the Zero Crashes milestone Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: No status
Development

No branches or pull requests

1 participant