robbestad/react-stickydiv

index.js version does not correspond to index.jsx

Opened this issue · 0 comments

index.jsx contains fix findDOMNode call, while index.js doesn't. So if you do npm install react-sticky-div and then require it, you'll get "Cannot read property 'offsetParent' of null" error.