next
route style doesn't seem to support Optional catch all routes
#486
jiangmaniu
started this conversation in
Ideas
Replies: 1 comment
-
This feature is currently not supported. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
I tried using
next
style Optional catch all routes but it doesn't seem to workexpected goal
Can match both
/redirect
and/redirect/:all(.*)
Reproduction
x
System Info
Used Package Manager
pnpm
Validations
Beta Was this translation helpful? Give feedback.
All reactions