This repository has been archived by the owner on Jan 11, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 433
redirect won't go to /
but empty quotes works
#291
Comments
Probably another way to say this, leading slashes don't work. |
How do you think this ought to be handled? Should Sapper just strip any leading |
Good Q. Maybe follow Express conventions? From https://expressjs.com/en/guide/routing.html:
It appears the leading Update Q: is routing a separate issue though? |
This threw me today. I expected the routes to be relative if they didn't have a starting |
Merged
released 0.15.7 with the fix |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
(In preload) like so:
The text was updated successfully, but these errors were encountered: