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
When the component was unmounted before Google Optimize
was loaded, we had a state update that was causing an exception
on dev mode
Check if the component is unmounted before updating the state
fixes the issue
0 commit comments