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

expose api to check store exist or not #425

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

irsali
Copy link
Contributor

@irsali irsali commented Dec 24, 2024

No description provided.

Copy link

vercel bot commented Dec 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ngx-indexed-db ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 24, 2024 5:35pm

}
})
.catch(() => {
observer.next(false); // If the database fails to open, assume the store does not exist
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please relaunch l'error in this case. Thanks

@aparzi
Copy link
Collaborator

aparzi commented Dec 26, 2024

Hi @irsali,
It seems good to me, if you can please fix the report and update with the master/main branch. Please increment version in both package.json (specify 19.4.0) and update readme file by inserting that there is the possibility to use this method and how to use it. Thanks a lot

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.

3 participants