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
Current type for AppData force using a lot of assertion in code that could be removed to ensure better maintainability.
We could, for example expose casted AppData when checks have been made so children components no longer needs to expect the check to have been done from any parents.
The text was updated successfully, but these errors were encountered:
Current type for AppData force using a lot of assertion in code that could be removed to ensure better maintainability.
We could, for example expose casted AppData when checks have been made so children components no longer needs to expect the check to have been done from any parents.
The text was updated successfully, but these errors were encountered: