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
We should enable exactOptionalPropertyTypes to improve type safety. This would especially simplify how we handle optional controller state properties, because controller state must extend Json but undefined isn't allowed in Json.