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
Found while investigating #26 - there's a test for it, but it was being misled by the fact that functions created with new Function have an undefined context by default.
Found while investigating #26 - there's a test for it, but it was being misled by the fact that functions created with
new Functionhave anundefinedcontext by default.