Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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?

Tất cả các câu trả lời (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?