#kmbro-redirect
1 messages · Page 1 of 1 (latest)
Thanks!
Looks like according to https://www.rfc-editor.org/rfc/rfc3986#section-4.1 the query string is supposed to come before the hash... But the React docs don't do it like this 😂
hmmm, yeah, that's the way it's supposed to work actually
I'm not familiar with the hash router, but is it possible for you to use a redirect URL that doesn't have a #, and then redirect again from that url?
or i guess...you probably may want to consider not using the hash router
sorry that i don't have a better answer