You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I'd really like to use the @ character in my URLs like example.com/@handle. I've tried doing this with route parameters like path="/@:handle" but it doesn't work. For sanity I tried removing the @ character and updated the URLs and everything worked as expected. I looked through the parameters docs but couldn't find anything on unsupported characters. Would be great to use@ and potentially others too!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello! I'd really like to use the
@
character in my URLs likeexample.com/@handle
. I've tried doing this with route parameters likepath="/@:handle"
but it doesn't work. For sanity I tried removing the@
character and updated the URLs and everything worked as expected. I looked through the parameters docs but couldn't find anything on unsupported characters. Would be great to use@
and potentially others too!Beta Was this translation helpful? Give feedback.
All reactions