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?

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