Regex path support #14373
selimdoyranli
started this conversation in
Proposals
Regex path support
#14373
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can't understand why a feature that is so widely used in the real world or that has to be used for SEO would be removed from such a popular library or framework. It feels like a step backwards, and I'm really upset about it. I've been trying to figure out how to implement this feature on my website for about a week now. If I had known that this feature, which is supported by almost all router libraries, would suddenly be removed from here, I wouldn't have chosen it. Of course, I realize that this can be addressed with a single file like catch-slug.tsx or smart-route.tsx, but in my opinion, this only serves to worsen the code and cause bundle size issues by including two route.tsx files in the same file. Removing it might improve the framework's size or speed, but real-world applications often require these features, and a balance needs to be struck. Sacrificing one aspect for the other never felt like the right solution to me. Unfortunately, I've started leaning toward alternatives like tanstack, no matter how long the refactoring process takes. I hope you take everyone's feedback into consideration. Regards.
an example issue
it doesn't work , i got conflicts
related with #8254 #6808 #9278 #10720
Beta Was this translation helpful? Give feedback.
All reactions