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
fix(content_management): handle null values in DraftSourcesState
- Update DraftSourcesState.copyWith constructor to handle null values
- Ensure lastPendingDeletionId and snackbarSourceTitle retain their current
values if null is passed
0 commit comments