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
Just as a performance thing, this happens to happen in my code in a few places, seems like it could be special cased instead of creating a new one (currently List.of().concat(x) !== x)