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(ui): falling back to UTC timezones in timezone picker (#15841)
We were accidentally falling back to UTC values in the timezone picker
when in reality we shouldn't fallback to any timezone unless its
specified.
Now no timezone will be defaulted to unless its explicitly set as
`defaultTimezone`
0 commit comments