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

Error: No available storage method found when chrome devtools are open #1053

Open
fan17 opened this issue Feb 4, 2022 · 7 comments
Open

Comments

@fan17
Copy link

fan17 commented Feb 4, 2022

I am using IndexedDb driver, browser chrome.
If devtools are close on page reload everything is working, but is they are open I see a blank page and an error in console Error: No available storage method found .

Here is example code: https://codesandbox.io/s/localforage-devtools-pg5zs

To get error go to the link with opened devtools

@fan17 fan17 changed the title Error: No available storage method found when devtools is open Error: No available storage method found when chrome devtools are open Feb 4, 2022
@lincolnthree
Copy link

I can also reproduce this.

@adebear
Copy link

adebear commented Feb 24, 2022

I am also having this same issue

@derHodrig
Copy link

Same issue with Angular 14, but only in Firefox. Blink browsers like chrome are okay, Edge works also fine.

@gplz
Copy link

gplz commented Oct 21, 2022

I had the same issue when I was simulating a device with devtools open. Selecting "Responsive" did not give me the error.

image

@lincolnthree
Copy link

lincolnthree commented Oct 21, 2022

Yep, the fix for this issue is stuck in limbo here: #999 and here #964

@Antsthebul
Copy link

Seems like this is a Chrome issue. Localforage works in Edge browser just fine

@lincolnthree
Copy link

Seems like this is a Chrome issue. Localforage works in Edge browser just fine

It does appear to be Chrome specific, yes.

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

No branches or pull requests

6 participants