Skip to content

(set-on-new-window :path :default) does not set a default route handler #452

@bitspook

Description

@bitspook

Documentation says:

If PATH is set to :default any path without another route and there is no static file matching the requested path ON-NEW-WINDOW-HANDLER and BOOT-FILE will be used

I understand this means in tutorial-12, all invalid URLs (e.g http://127.0.0.1:8080/blabla) should invoke on-default. But that does not happen, instead a blank 404 response is returned.

Can you please clarify if I am misunderstanding the expected behavior here, or if this is indeed a bug?

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