andyyou/react-coverflow

While resizing the window screen react-coverflow throws an Uncaught Error

Closed this issue · 2 comments

Uncaught Error: findDOMNode was called on an unmounted component.
at invariant (invariant.js:42)
at Object.findDOMNode (findDOMNode.js:51)
at ProxyComponent.updateDimensions (Coverflow.js?2a0d:121)

thanks, I'll take a look at this

Fixed with cfd5311