9 ms·
Same experience with Firefox, seems to require Chrome. There is a security-related error in the console.
by maggit 3y ago
Same experience with Firefox, seems to require Chrome. There is a security-related error in the console.
- Quiark 3y agoworks in Firefox+macOS
- Jasper_ 3y agoIt currently breaks in Firefox private mode because I use the Cache APIs to try and prevent downloading the same file more than once, but Firefox disables the Cache APIs in private mode in a way I can't easily detect up-front. I'd love suggestions for a workaround or fix. https://developer.mozilla.org/en-US/docs/Web/API/Cache https://developer.mozilla.org/en-US/docs/Web/API/Cache
- maggit 3y agoAh! That's what got me. Private mode is my default. I can confirm that I get it working in Firefox outside of private mode. Thanks :)
- intelkishan 3y agoWorks with Firefox in Fedora
- FractalHQ 3y agoFirefox is such a pain to me as a web dev who does a lot of WebGL and Web Audio API work. Even CSS and SMIL animations can get funky. It’s not nearly as bad as Safari but it’s harder to swallow due to how small the user base is relative to the amount of time it sucks out of my life.