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 you change the top level context, it could be nice to update the context used for console evaluation at the same time.
Otherwise you can very easily get into a situation where you evaluate javascript in another context than the one used to display the logs, and it feels like the tool is broken.
The text was updated successfully, but these errors were encountered:
When you change the top level context, it could be nice to update the context used for console evaluation at the same time.
Otherwise you can very easily get into a situation where you evaluate javascript in another context than the one used to display the logs, and it feels like the tool is broken.
The text was updated successfully, but these errors were encountered: