IndexedDB is not support in Firefox private window
Dear Team,
I am facing problem while browsing my site in private windows i am getting this below error please look into this and update as soon as possible.
Dear Team,
I am facing problem while browsing my site in private windows i am getting this below error please look into this and update as soon as possible.
All Replies (1)
Yes, that's right. IndexedDB is turned off in a private window.
You have to enter about:config in the address bar and set dom.indexedDB.privateBrowsing.enabled = true.