Skip to content

Clarify use of cacheKey #22

Description

@vpzomtrrfrt

cacheKey is marked as optional in the IDBCacheConfig interface, but leaving it undefined doesn't seem to actually work. I get this error after reloading the page:

Integrity check failed for key foo: IDBCacheError: The operation failed for an operation-specific reason

I also don't understand where the supposed security comes from, given that the key would need to be stored somewhere the browser can access it

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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