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

CustomPouchError has no stack #8372

Closed
futpib opened this issue Oct 1, 2021 · 1 comment
Closed

CustomPouchError has no stack #8372

futpib opened this issue Oct 1, 2021 · 1 comment
Labels

Comments

@futpib
Copy link
Contributor

futpib commented Oct 1, 2021

Issue

Here is an error I see in the wild, it has no stack (.stack === undefined):

image

Info

  • Environment: browser
  • Platform: any
  • Adapter: any (IndexedDB actually but it does not matter)
  • Server: no

Reproduce

db.get(1234, error => console.log(error));
futpib added a commit to futpib/pouchdb that referenced this issue Oct 1, 2021
romang-at-guarda-co pushed a commit to guardaco/pouchdb that referenced this issue Nov 12, 2021
@github-actions
Copy link

github-actions bot commented Dec 1, 2021

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the stale label Dec 1, 2021
@github-actions github-actions bot closed this as completed Dec 9, 2021
AlbaHerrerias pushed a commit to neighbourhoodie/pouchdb that referenced this issue Apr 4, 2022
AlbaHerrerias pushed a commit to neighbourhoodie/pouchdb that referenced this issue Apr 5, 2022
janl pushed a commit that referenced this issue Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant