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
In the previous release .getDOMNode got a new data type capable of handling when the component is unmounted. Silly me forgot to actually test and catch the case when it's unmounted. This is fixed in this release.