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: fix parsing & formatting of min/max date values in Table columns
Prior to this commit, the parsing of the min & max date values was
ignoring the provided dateFormat: Date objects were created with
the default JS Date constructor.
0 commit comments