Skip to content

routing issue #408

Description

@sendtopms

Trying Nova example from repo https://github.com/novaframework/nova-book/tree/main/examples/my_first_nova

Route /notes/new eventhough in higher order (appear earlier than /notes/:id with POST), when I browse it always lands to /notes/:id than /notes/new.

Checked even "rebar3 nova routes" both entry present but /notes/new in higher order and get invoked for GET method and hence error - method not allowed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions