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 I inspect some expression, and the expression throws an exception instead of returning a value, the inspector is still shown with the contents of the previous successful inspection.
Expected behavior: inspector shouldn't appear, only the cider-error buffer.