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
Issue: When specifying 'protocols' in WebSocketChannel.connect(..), the connection is closed and a vague stack-trace is outputted.
This is occurring for me when using the Web implementation.
Issue: When specifying 'protocols' in
WebSocketChannel.connect(..)
, the connection is closed and a vague stack-trace is outputted.This is occurring for me when using the Web implementation.
Example:
Causes a js runtime error:
Potentially something to do with?:
web_socket_channel/lib/html.dart
Line 80 in 3db86bc
The text was updated successfully, but these errors were encountered: