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: 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 Growl component.
cagataycivici
changed the title
Growl throws warning if component is unmounted before message is closed
Growl does not clear timeout on unmount
Feb 13, 2018
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 Growl component.
stack_frame_overlay_proxy_console
index.js:2177
printWarning
warning.js:33
warning
warning.js:57
getInternalInstanceReadyForUpdate
ReactUpdateQueue.js:46
enqueueSetState
ReactUpdateQueue.js:207
./node_modules/react/lib/ReactBaseClasses.js/ReactComponent.prototype.setState
ReactBaseClasses.js:62
onClose
Growl.js:94
onClose
GrowlMessage.js:62
componentDidMount/this.timeout<
GrowlMessage.js:50
The text was updated successfully, but these errors were encountered: