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 Jan 22, 2020. It is now read-only.
I was wondering how could we set a basename for this application. It is a normal usage to have the project hosted on a folder inside our virtual host.
Something like this:
being passed to our Router, is causing an error like:
Error: Invariant Violation: Browser history needs a DOM
Anybody could explain how to properly set up a baseurl so client side and server side routing works the same way?