'Firebase local emulator suite | how to disable cache

On retrieving a doc from Firestore and manually deleting it on the Firebase Emulator console. The data doesnt get deleted on the client side..

I have to manually clear data site with chrome dev tools enter image description here

I tried disabling cache from chrome but that doesn't work enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source