TryMudBlazor
TryMudBlazor copied to clipboard
[Known Issue] "The operation is insecure" in Firefox Private mode
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."
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.
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.
@henon it seems like it is fixed now in firefox and we can close this issue. You can double check if you have firefox