because browser does not show latest version of a page EACH TIME I upload new css files and image files to my website.
I have read all CLOSED reports of these issue. They are all RIGHT.
Brave cache is not invalidated properly and THERE IS NO OPTION to force reload/delete cache for single page. “Cookie files and website data” removal option from address bar does not work.
Edge browser shows PROPERLY every page update after reload.
Open your devtools > Network tab > Disable cache. This will disable caching while devtools is open. This is the right way to do it, especially if you’re actively developing a page.
well, I invented easy to implement workaround for it.
So, if the user deliberately refresh page more than 2 times in short period of time, say 3 secs, browser forces cache deletion. That’s it. Works like magic.
@JosephSeed other thing is to perhaps try going through list of shortcuts. You can add or edit to existing shortcuts in Brave’s settings. Settings → System → Shortcuts or navigate directly via brave://settings/system/shortcuts
For example, you have a complete keyboard shortcut via Ctrl+Shift+R to bypass cache, or there’s an empty one where we can add one to reload. and clear cache. For whatever reason, they call it Reload instead of Refresh.:
In any case, if you have time, you might want to scroll through that and see what else is available in the browser and what we can set keybinds/shortcuts to.