Using a malformed URL leads to a hard traceable error:
Phoenix.Socket.init "/socket/websocket" -- instead of "ws://localhost:4000/socket/websocket"
No error message is displayed in the console and no request is made. Logging an error or warning would be helpful.
Using a malformed URL leads to a hard traceable error:
No error message is displayed in the console and no request is made. Logging an error or warning would be helpful.