Skip to content

In Safari Privacy Browsing, basil.reset() is not clearing out things stored in cookie #45

Description

@dennishuh

In regular browsing, basil.reset() gets rid of all inputs because we're using session storage, but in safari private browsing, sessionStorage and localStorage are both forbidden, so we write to the cookie, but reset() is not clearing those out.

Any ideas on why that is?

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions