Skip to content

Fails silently on malformed URL #22

@max-vogler

Description

@max-vogler

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions