cowswap
cowswap copied to clipboard
The app broke when type anything instead of # in the URL
A real edge-case: the app broke when type anything instead of # in the URL
Expected: show 404 error page?
Hmmm, was it like that before? I'm not sure.
My assumption (without looking at the code) is that this happens because the app router is not reached without #
Indeed we could show a 404. Or also redirect to #swap
Weirdly enough, though, it works for me:
I mean, not exactly like your case. What I did was: type cowswap.exchange/kdhasjda
It loads the app with garbage before #swap
@alfetopito , yes, the root course of the issue is missing #
in the URL
https://watch.screencastify.com/v/UUeyz2BMtV1s3ieEZMGH
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you think it shouldn't be closed, speak now or forever hold your peace.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you think it shouldn't be closed, speak now or forever hold your peace.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you think it shouldn't be closed, speak now or forever hold your peace.