Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: safari private mode error #96

Merged
merged 6 commits into from
Nov 2, 2023
Merged

Conversation

thekiba
Copy link
Contributor

@thekiba thekiba commented Oct 19, 2023

Closes #93

Mocked localStorage with InMemoryStorage to fix "SecurityError: The operation is insecure." in Safari private mode.

BREAKING CHANGE: Deprecated LocalstorageNotFoundError, will be removed in future releases.

Closes: #93
Mocked localStorage with InMemoryStorage to fix "SecurityError: The operation is insecure." in Safari private mode.

Closes: #93
@thekiba thekiba deleted the branch release October 25, 2023 20:14
@thekiba thekiba closed this Oct 25, 2023
@thekiba thekiba reopened this Oct 25, 2023
@thekiba thekiba marked this pull request as ready for review November 1, 2023 23:10
@thekiba thekiba force-pushed the fix/93-safari-private-mode-error branch from 44e698e to ed4598a Compare November 2, 2023 09:24
@thekiba thekiba merged commit 392f046 into release Nov 2, 2023
@thekiba thekiba deleted the fix/93-safari-private-mode-error branch November 2, 2023 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants