Skip to content

Fix Mux.Find not correctly handling nested routes#954

Merged
VojtechVitek merged 3 commits into
go-chi:masterfrom
joeriddles:feature/add-find-to-routes-fix
Sep 26, 2024
Merged

Fix Mux.Find not correctly handling nested routes#954
VojtechVitek merged 3 commits into
go-chi:masterfrom
joeriddles:feature/add-find-to-routes-fix

Conversation

@joeriddles

Copy link
Copy Markdown
Contributor

Follow-up to #872 to fix Mux.Find not correctly handling nested routes (See #872 (comment)).

@VojtechVitek VojtechVitek left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@dils2k can you please give this a try and report back?

Comment thread mux.go
@dils2k

dils2k commented Sep 25, 2024

Copy link
Copy Markdown

LGTM.

@dils2k can you please give this a try and report back?

Yup! It works.

Comment thread mux_test.go

@VojtechVitek VojtechVitek left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thank you :)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants