what to do if your commits aren't showing on the website #37
raynecloudy
started this conversation in
Admin General
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i want everybody to know this if they didn't already. the reason your commits aren't showing on the website is because browsers save javascript files and the like to avoid loading them every time a user clicks onto a new page or reloads. there's an easy fix to this though
easy way: ctrl+shift+r
hard way:
go to chrome://settings on your chrome browser, edge://settings on microsoft edge, or about:config on firefox
search for "cache" or go to privacy & security
click "clear browsing data" and uncheck everything except "cached images and files"
click "clear data"
Beta Was this translation helpful? Give feedback.
All reactions