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

Handle Page Reload #120

Open
rbiggs opened this issue Sep 17, 2017 · 1 comment
Open

Handle Page Reload #120

rbiggs opened this issue Sep 17, 2017 · 1 comment

Comments

@rbiggs
Copy link

rbiggs commented Sep 17, 2017

How do you handle page reload when using Universal Router on the client side? I'm not having any luck. If I use some routes, then reload the page, the server tries to load the non-existing route and fails. Is there any way for Universal Router to know about a page reload?

@frenzzy
Copy link
Member

frenzzy commented Sep 18, 2017

How your routes looks like?
Do you update location correctly on client side?
Do you use the same routes on server side?

@frenzzy frenzzy mentioned this issue Oct 8, 2017
20 tasks
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