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(Sharing): Ensure share object has null expiration when required
If the incoming `expireDate` is an empty string, we want to ensure the share object itself
gets valid date for for empty string which is `null` before attempting to save.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
0 commit comments