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
Handles deserialization of resetsOn dates in feedback context
Ensures that feedback context objects properly convert resetsOn
fields from strings back to Date objects after deserialization.
Prevents potential errors from invalid date strings by setting
them to undefined and logging a warning. Improves robustness
when restoring usage limits from metadata.
(#4449, #4475)
0 commit comments