Skip to content

rounting 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.

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