bunrouter icon indicating copy to clipboard operation
bunrouter copied to clipboard

Bug: NotFound handler was called although route exists

Open sknr opened this issue 2 years ago • 1 comments

📄 What has changed

There was a bug in the _findRoute method of the file node.go. Please see the adjusted test TestMethodNotAllowed in router_test.go as an example.

✅ Before submitting, please be sure to check this list

  • [x] your branch will not cause merge conflict with main branch
  • [x] unit tests are included
  • [x] the CHANGELOG has been updated
  • [x] you are not committing extraneous files or sensitive data

sknr avatar Jan 15 '24 20:01 sknr

Hi @vmihailenco, is this project still actively maintained? If yes, it would be nice if someone could have a look at my PR.

sknr avatar Jan 23 '24 10:01 sknr