isomorphic-git / lightning-fs

A lean and fast 'fs' for the browser
MIT License
476 stars 47 forks source link

Issue in desktop safari 13.1.1 #59

Open gilbert opened 3 years ago

gilbert commented 3 years ago
An internal error was encountered in the Indexed Database server

Screenshot:

image

To reproduce, run the previous step once and this step twice from the quickstart page. The first time works, but the second time fails, and afterwards all other fs operations throw the same error.

You can also reproduce from scratch by starting with a fresh incognito window.

I found this bug in a search, but that seems to be iOS Safari. Anyone know of a workaround for this?