fullstackreact / react-yelp-clone

Tutorial: Build a Yelp-clone in React
https://www.fullstackreact.com/articles/react-tutorial-cloning-yelp/
MIT License
840 stars 218 forks source link

Bug with reloading page #10

Open gochi-dot opened 8 years ago

gochi-dot commented 8 years ago

When i open http://localhost:3000/ , url is changed to http://localhost:3000/#/ (without ?_k) and project correctly open without errors. And, when i reload this page, it is hidden http://take.ms/Sx9Ks .

auser commented 8 years ago

Hm... weird. Did you customize your code or is it directly from the clone?