SeanMarcoux / Personal-Website

0 stars 0 forks source link

Clean URLs #7

Closed SeanMarcoux closed 8 years ago

SeanMarcoux commented 8 years ago

URLs now hold the hash, which is needed for the React Router. Fix this

SeanMarcoux commented 8 years ago

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