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
Since 9260316 jsdom has not worked, seemingly due to some weird interaction between Symbol.for and VM context objects. This seems to fix things, and it's not clear why we used a cross-realm symbol for this anyway.
0 commit comments