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
All fields of a presentation model should have default values, as there's no guarantee they'll be set otherwise. Leaving them set to null can lead to typing issues in templates.
The text was updated successfully, but these errors were encountered:
All fields of a presentation model should have default values, as there's no guarantee they'll be set otherwise. Leaving them set to null can lead to typing issues in templates.
The text was updated successfully, but these errors were encountered: