We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
BrowserFS fails to initialize when opening https://98.js.org/ in Firefox.
It doesn't seem like it's affected by different Firefox versions.
Console Error:
uncaught exception: Error: EACCES: Permission denied. (filesystem-setup.js:46:3) <anonymous> filesystem-setup.js:46 configure browserfs.ts:90 getFileSystem browserfs.ts:162 store IndexedDB.ts:247 onErrorHandler IndexedDB.ts:42 (Async: EventHandlerNonNull) IndexedDBStore IndexedDB.ts:154 IndexedDBFileSystem IndexedDB.ts:245 Create IndexedDB.ts:219 wrappedCb backends.ts:31 checkOptions util.ts:252 Create backends.ts:35 finish browserfs.ts:141 getFileSystem browserfs.ts:175 getFileSystem browserfs.ts:155 forEach self-hosted:225 getFileSystem browserfs.ts:151 configure browserfs.ts:85 <anonymous> filesystem-setup.js:16
The text was updated successfully, but these errors were encountered:
No branches or pull requests
BrowserFS fails to initialize when opening https://98.js.org/ in Firefox.
It doesn't seem like it's affected by different Firefox versions.
Console Error:
The text was updated successfully, but these errors were encountered: