subtirelumihail / react-fullpage

A react implementation of fullpage.js
304 stars 105 forks source link

Resize event triggered after componentWillUnmount() #35

Open ThoughtlessTHT opened 7 years ago

ThoughtlessTHT commented 7 years ago

After navigation from fullpage to scrollable view by router there's still onResize event triggered.

image

ThoughtlessTHT commented 7 years ago

https://github.com/subtirelumihail/react-fullpage/pull/34