You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Websocket.prototype.send does not respect callback argument in some browsers. As a result, open-rpc notify method with Websocket transport never resolves on said browsers.
Describe the bug
Websocket.prototype.send does not respect callback argument in some browsers. As a result, open-rpc notify method with Websocket transport never resolves on said browsers.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected promise to resolve or reject(and alert 'done')
Smartphone (please complete the following information):
Similar
This issue is caused by the same problem.
The text was updated successfully, but these errors were encountered: