frontarm / navi

🧭 Declarative, asynchronous routing for React.
https://frontarm.com/navi/
MIT License
2.07k stars 71 forks source link

Customizing url validation #149

Closed aleksey-shmatov closed 4 years ago

aleksey-shmatov commented 5 years ago

We are using German language characters in the urls and this causes whole bunch of warnings regarding unsafe URL characters. Would be great if this validation could be customized.

jamesknelson commented 4 years ago

I agree. I think it may be best to just remove most of this validation completely - I'm not sure what problem it is trying to solve.