Closed flockonus closed 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 ?
Can you do a PR so I can look into it ?
This should be fixed
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 ?