Hans
Hans
Press&hold to bring up the menu works on my Android phone just fine. What bugs me, however, is the lack of left sidebar and breadcrumbs on mobile which makes navigating...
I'd like to point out that this is a serious problem. Consider a use case where I want to send `%/` as a route parameter: 1. I have to escape...
@bigopon I guess this would work, but it would render the URL unreadable by us humans. Simple `encodeURIComponent()` would only encode the special symbols, but text would still be understandable,...