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
Just FYI, I've noticed that pressing the time selector triggers onChange, which messes up the default values and creates weird interactions. (attachement below)
I've also noticed it's being triggered twice (just using an onChange with a bare console log in it):
LOG date 2025-03-02T23:46:19.742Z
LOG date 2025-03-03T13:00:19.742Z
which is a bit weird because it should be 2025-03-03T14:48:...