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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: