Skip to content

Navigating away from the timer view orphans the websocket connection #458

@thecodewarrior

Description

@thecodewarrior

If you're connected to a WebSocket server and navigate away (e.g. by clicking the "Splits" button) the current connection gets orphaned. When navigating back, the server connection button displays there not being a connection, but the old connection is still alive in the background, so if you "reconnect" you're actually creating a second connection, which will cause splits to be counted twice (assuming your split server sends messages to all connected clients)

Metadata

Metadata

Assignees

No one assigned

    Labels

    suitable for contributionsAn issue that is suitable to tackle for someone new to the repository.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions