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(storage): Add wrapper function for storage clear #42

Merged
merged 2 commits into from
Sep 27, 2023

Conversation

cihadturhan-st
Copy link
Contributor

Safari doesn't have managed storage and it causes extension to crash.
Managed storage returns undefined for safari so it can't find browser.storage.managed.clear throws error

Safari doesn't have managed storage and it causes extension to crash. managed storage returns undefined so it can't find `managed.clear`
@aklinker1 aklinker1 changed the title Add wrapper function for storage clear fix:(storage): Add wrapper function for storage clear Sep 27, 2023
@aklinker1 aklinker1 changed the title fix:(storage): Add wrapper function for storage clear fix(storage): Add wrapper function for storage clear Sep 27, 2023
@aklinker1 aklinker1 merged commit 73e4727 into aklinker1:main Sep 27, 2023
1 check passed
@aklinker1
Copy link
Owner

Released in v1.1.3

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