Skip to content

Better error message when accessing an undefined Comlink method #194

@adamziel

Description

@adamziel

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions