Replies: 1 comment
-
can you please create a minimal example to showcase the issue? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I came across the documentation here regarding the trailingSlash property. I am using TanStack Start.
While it does handle URL construction, it seems that with the never option, accessing a URL like /some/path/ does not trigger a redirect to /some/path.
Is there a way to enforce such a redirect?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions