You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 23, 2021. It is now read-only.
This leads to not working route click.
I think there are two ways to fix this. First one is to transliterate non-cyrillic characters. The other one is to generate unique id for each route to avoid collisions. What do you think?