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
The Permanent backend currently has a bug where it will sometimes return
duplicate records when getting folder contents. That is a bug, but we
have the means to correct for it before the user is shown any kind of
warning by simply de-duplicating file entries within a folder before
returning them to the client.
Issue #56 Filter duplicate results from the server
0 commit comments