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
After updating to v10 lot of our tests started fail, as it turns out problem is introduced by a asCID property becoming enumerable. Most assert functions seem to get tripped on link.asCID field either crashing with stack overflow or simply deciding cids aren't equal 😭
I'm not sure what the fix is here, but it's kind of a pain to deal with now.