Skip to content

fix: route middleware order with groups#2811

Merged
marvinhagemeister merged 1 commit intomainfrom
route-group-middleware
Jan 16, 2025
Merged

fix: route middleware order with groups#2811
marvinhagemeister merged 1 commit intomainfrom
route-group-middleware

Conversation

@marvinhagemeister
Copy link
Collaborator

This is a follow-up fix to #2792

The original fix skipped over route groups which lead to them being mixed with non-grouped routes. This in turn confused the middleware processing part when building the final routes.

@marvinhagemeister marvinhagemeister marked this pull request as draft January 16, 2025 20:36
@marvinhagemeister marvinhagemeister marked this pull request as ready for review January 16, 2025 20:38
Copy link
Member

@lucacasonato lucacasonato left a comment

Choose a reason for hiding this comment

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

Thanks!

@marvinhagemeister marvinhagemeister merged commit f245471 into main Jan 16, 2025
7 checks passed
@marvinhagemeister marvinhagemeister deleted the route-group-middleware branch January 16, 2025 20:57
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.

2 participants