Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

FF 92.0 MacOS - Developer Tools - Network/Disable Cache does not reload the page.

more options

There are similar questions - https://support.mozilla.org/en-US/questions/1302582 - with no answers that get archived. Why would they be archived if there are no answers? Will this just be another one?

I'm loading a local file, not via a web server. In Developer Tools / Network tab I have Disable Cache checked. When I change the file, FF does not load the new content - on Cmd-R, reload button, reload from the Network tab. Browsers used to have a handy keyboard shortcut to force a full page reload, but now that is gone. I even tried clearing all storage for the page.

It is very tedious to close the tab, open a new tab, open Developer Tools, and enter the local file URL once again for every change! Why can't there be a simple way to force this? I even tried about:config browser.cache.check_doc_frequency set to 1. Why do none of these approaches work any longer?

There are similar questions - https://support.mozilla.org/en-US/questions/1302582 - with no answers that get archived. Why would they be archived if there are no answers? Will this just be another one? I'm loading a local file, not via a web server. In Developer Tools / Network tab I have Disable Cache checked. When I change the file, FF does not load the new content - on Cmd-R, reload button, reload from the Network tab. Browsers used to have a handy keyboard shortcut to force a full page reload, but now that is gone. I even tried clearing all storage for the page. It is very tedious to close the tab, open a new tab, open Developer Tools, and enter the local file URL once again for every change! Why can't there be a simple way to force this? I even tried about:config browser.cache.check_doc_frequency set to 1. Why do none of these approaches work any longer?

Összes válasz (1)

more options

Hi Kevin, I'm not sure how well the Network tab works for local files. Could you try one of these methods to reload the page bypassing all caches:

  • Command+Shift+R
  • Shift+click the Reload button
  • Command+F5

Do any of those work for your page?