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 have been several reports from users of all of their replays disappearing. This issue tracks progress and individual circumstances to try and find a root cause.
Initially I thought this was due to normal eviction by the browser when the user's disk gets close to full, but per the comment here, extensions with the unlimitedStorage permission (like ours) should not have any storage evicted under any circumstances.
The text was updated successfully, but these errors were encountered:
There have been several reports from users of all of their replays disappearing. This issue tracks progress and individual circumstances to try and find a root cause.
Initially I thought this was due to normal eviction by the browser when the user's disk gets close to full, but per the comment here, extensions with the
unlimitedStorage
permission (like ours) should not have any storage evicted under any circumstances.The text was updated successfully, but these errors were encountered: