jt0398 / Worktopia

A web application where landlords can post office spaces for rent and users can search/book workspaces to rent.
https://frozen-spire-07685.herokuapp.com/
3 stars 3 forks source link

Home - Search Results : Page reloading #172

Closed unnikrishnan-r closed 4 years ago

unnikrishnan-r commented 4 years ago

Logged in as User Clicked Search ; page moves to https://frozen-spire-07685.herokuapp.com/searchresults

But instead of reloading just the components, the entire page is reloading. Is this expected?

jt0398 commented 4 years ago

@unnikrishnan-r The issue was the Nav. Try changing to export default Header; //withRouter(Header);