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
Diagnostics:
1. Argument of type 'A' is not assignable to parameter of type 'never'.
The intersection 'Member<"A1", string> & Member<"A2", number>' was reduced to 'never' because property '[tagKey]' has conflicting types in some constituents.
Type 'Member<"A1", string>' is not assignable to type 'never'.