Matt Brophy
Matt Brophy
I'm not sure I follow @thany - the fix in #9300 very specifically _removes_ the use of a list of allowed characters. This was previously only required due to the...
The reasons are listed out in the migration guide: * _In v6 we are using a simpler syntax that allows us to predictably parse the path for ranking purposes_ *...
Hey folks! We just released `6.4.3` with these changes so emoji and other special character paths should work now. Please let us know if you find scenarios that don't match...
Thanks for the explanation! This looks like a bug as pathless layout routes should be ignored for form actions, and this should correctly find the root action. We'll get a...
Merged the fix for this - should be available in a 6.4.3 hopefully later this week or next week 👍
👋 Just did a prerelease (`6.4.3-pre.0`) which should fix this if you want to give it a shot!
I think this is route-hierarchy related. Relative routing is done in react-router based on the route hierarchy, not the URL segments. `useResolvedPath` is thus doing it's relative routing via the...
Thanks @codeape2! This looks like a regression - we'll get a fix in soon 👍
Merged the fix for this, should be included in a 6.4.3 hopefully later this week
👋 Just did a prerelease (`6.4.3-pre.0`) which should fix this if you want to give it a shot!