Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

next route style doesn't seem to support Optional catch all routes #289

Closed
5 tasks done
jiangmaniu opened this issue Sep 15, 2022 · 1 comment
Closed
5 tasks done
Labels
enhancement New feature or request

Comments

@jiangmaniu
Copy link

Describe the bug

I tried using next style Optional catch all routes but it doesn't seem to work

image

image

expected goal

Can match both /redirect and /redirect/:all(.*)

Reproduction

x

System Info

x

Used Package Manager

pnpm

Validations

  • Follow the Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A please open a GitHub Discussion.
  • The provided reproduction is a minimal reproducible example of the bug.
@hannoeru hannoeru added the enhancement New feature or request label Sep 19, 2022
@hannoeru
Copy link
Owner

This feature is currently not supported.

Repository owner locked and limited conversation to collaborators May 27, 2024
@hannoeru hannoeru converted this issue into discussion #486 May 27, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants