Skip to content

URL (location) path in watcher javascript is probably wrong #8

@petr-fischer

Description

@petr-fischer

kemal watcher works when I access root URL during development in the browser, like http://localhost:3000.

But if I want to test subpages, like http://localhost:3000/aaa or http://localhost:3000/aaa/bbb - watcher javascript tries to repeatedly connect to wrong websocket path on the kemal server (websocket runs on the root path/URL, right?).

Is it clear?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions