Skip to content

IndexedDB entries never delete in anonymous mode #1204

Open
@rosano

Description

@rosano

It seems like deleting objects in anonymous mode marks them as local.body: false instead of removing their entries from the database. I tested in Safari (non-private) and Chrome (private) using my test app locally as well as Webmarks. I can clear them using the browser developer tools but not with the library. In Chrome I tried connecting an account and it seems to delete the entries as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions