Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swedish chars in path, when doing F5(reload), component does not get loaded #1366

Closed
joelmandell opened this issue Apr 24, 2017 · 2 comments
Closed

Comments

@joelmandell
Copy link

Version

2.5.1

Reproduction link

https://jsfiddle.net/dikatlon/0mqk9m11/4/

Steps to reproduce

Click the link "I did not survice swedish characters". It gets loaded fine. Press F5, component does not show up.
In order to reproduce this you need to clone from git repo, because refreshing a jsfiddle is not so good idea (cannot refresh the frame either, gets post error message).

Git repo:https://github.com/joelmandell/swede-vue-router

What is expected?

Component should get loade when reloading page, but because of swedishs chars(åäö) it does not work. So it seems :(

What is actually happening?

It does not show up. Tested in FF and Chrome, I do not have IE at this moment.

@posva
Copy link
Member

posva commented Apr 26, 2017

Dup of #838
TLDR: don't use Unicode characters in route paths because they're not officially supported

@posva posva closed this as completed Apr 26, 2017
@joelmandell
Copy link
Author

joelmandell commented Apr 26, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants