You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
warning.js?8a56*******:45 Warning: setState(...): Can only update a mounted or mounting component. This usually means you called setState() on an unmounted component. This is a no-op. Please check the code for the ReactFlipCard component.
FlipCard.js:198 Uncaught TypeError: Cannot read property 'style' of undefined
The text was updated successfully, but these errors were encountered:
niftynei
added a commit
to niftynei/react-flipcard
that referenced
this issue
Apr 4, 2017
With React version 0.14.6
I get the following warnings.
warning.js?8a56*******:45 Warning: setState(...): Can only update a mounted or mounting component. This usually means you called setState() on an unmounted component. This is a no-op. Please check the code for the ReactFlipCard component.
FlipCard.js:198 Uncaught TypeError: Cannot read property 'style' of undefined
The text was updated successfully, but these errors were encountered: