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(account): allow null values for notification cursors and error
- Update InAppNotificationCenterState to handle null values for notification cursors
- Enable explicit setting of error to null
- Use nullable wrapper for breakingNewsCursor and digestCursor
- Allow redundant argument value for error to support null assignment
0 commit comments