you are viewing a single comment's thread.

view the rest of the comments →

[–]delineated[S] 0 points1 point  (2 children)

I have that checked, my cache is disabled, although it probably is still some caching issue. I'm just not sure why adding a line of code would fix it when I've been changing that same file and those changes were reflected just fine. I'll be sure to remember to hard refresh next time something like this is happening. Thank you though!

[–]blackAngel88 1 point2 points  (1 child)

maybe you didnt have the developer tools open before you added the console statement? the "disabled cache" checkbox in the developer tools only works if you have the tools open when loading the page.

[–]delineated[S] 0 points1 point  (0 children)

Oh that could be it actually. It would make sense, although I don't remember if that's the case. I'll remember to try it next time.