cmswalker / fullpage-react

Stateful fullpage.js inspired scrolling for React
https://cmswalker.github.io/fullpage-react/
206 stars 42 forks source link

Navigation broken after reload #60

Closed tchukuchuk closed 6 years ago

tchukuchuk commented 6 years ago

Hi,

I have an issue when I refresh a page with Fullpage component, the navigation is partially broken.

You can see that on your demo (https://cmswalker.github.io/fullpage-react/):

  1. Press DOWN
  2. Reload the page
  3. Press DOWN or UP : it doesn't work.
cmswalker commented 6 years ago

This is related to the other bug reported #59

Both are fixed in 3.0.20