subtirelumihail / react-fullpage

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

Problem at server-side rendering #15

Closed flockonus closed 7 years ago

flockonus commented 7 years ago

Having some issues when rendering on server side, i believe at those lines https://github.com/subtirelumihail/react-fullpage/blob/master/src/Section.js#L8 https://github.com/subtirelumihail/react-fullpage/blob/master/src/SectionsContainer.js#L13

Maybe it could be moved inside componentDidMount ?

subtirelumihail commented 7 years ago

Can you do a PR so I can look into it ?

subtirelumihail commented 7 years ago

This should be fixed