logoalt Hacker News

pdycyesterday at 5:14 PM2 repliesview on HN

its not working on firefox. are you using official sqlite, sql.js or wa-sqlite wasm? as there are three different variants with differing support for storage. Also if opfs is not avilable do u have a fallback?


Replies

cijuyesterday at 5:19 PM

Are you trying it in private mode? We found an issue there. Normal mode should work. We will fix the issue with private mode in a future release.

show 1 reply
cijuyesterday at 5:33 PM

To answer rest of your question, we are using official sqlite (via evolu). We don't have a fallback for opfs. But opfs seems to supported in most browser. https://developer.mozilla.org/en-US/docs/Web/API/File_System... Although, seems like the private mode in Firefox is related to opfs, so we might not be able to solve it. But again, most users won't use the app in private mode.