Closed SeanMarcoux closed 8 years ago
URLs now hold the hash, which is needed for the React Router. Fix this
It's the hash of the history, to keep track of the user's session, I believe. I managed to fix it by just using the browser history and handling if it could not find that history
URLs now hold the hash, which is needed for the React Router. Fix this