TryMudBlazor icon indicating copy to clipboard operation
TryMudBlazor copied to clipboard

[Known Issue] "The operation is insecure" in Firefox Private mode

Open ScarletKuro opened this issue 2 years ago • 2 comments

Official Mozilla Documentation states that: "Furthermore, because CacheStorage requires file-system access, it may be unavailable in private mode in Firefox."

Bugzilla#1724607 and Bugzilla#1320796 claims that: "Cache Storage/Service Worker implementation requires file system access. It's disabled in Firefox private mode whereas Chrome/Edge/Safari incognito mode uses a memory file system."

ScarletKuro avatar Mar 20 '23 12:03 ScarletKuro

It is very unfortunate that https://try.mudblazor.com does not work in a private tab in Firefox because usually when there is an issue that is caused by the application cache, opening it in a private tab is a quick fix on Chrome and Edge.

henon avatar Mar 20 '23 13:03 henon

Jens Stutte (Senior Engineering Manager - Mozilla) told that they want to address private browsing support (IndexedDb and Cache API) this year. I guess we just wait instead of inventing workarounds.

ScarletKuro avatar Mar 20 '23 13:03 ScarletKuro

@henon it seems like it is fixed now in firefox and we can close this issue. You can double check if you have firefox

ScarletKuro avatar May 30 '24 17:05 ScarletKuro