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
This is on master -- if you run the UIExplorer enough times you will see the cells not navigate to their respective examples. JS is trying to acquire the navigation lock but requestSchedulingJavaScriptNavigation returns false because JS already has the lock, which is never freed.
The text was updated successfully, but these errors were encountered:
This is on master -- if you run the UIExplorer enough times you will see the cells not navigate to their respective examples. JS is trying to acquire the navigation lock but
requestSchedulingJavaScriptNavigation
returns false because JS already has the lock, which is never freed.The text was updated successfully, but these errors were encountered: