Closed
Description
After upgrading to 5.21.5 (from 4.2.21), I am getting this error locally sometimes when tooltip is opened.
Maybe its due to the usage of ReactObserver
react-scripts v5 brings in webpack-dev-server v4 which shows runtime errors on full screen.
Potential fix and more details can be seen here.
Reproduction
Happens sometimes when opening the react tooltip component
Expected behavior
Not getting the error.
OS: MacOS.
Browser: Chrome