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
There's a clause for evaluating keypaths on File objects with the "lastModifiedDate" property. That property is only implemented in some browsers (Chrome, Firefox, maybe Edge?, but not Safari) but is not in the https://w3c.github.io/FileAPI/ standard.
This should be reconciled - either spec it or remove it from IDB.