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
New Components have limits on the types they can support in Args classes: the types must be serializable, so things like union types in TypeScript are not supported.