404 for Snitch.js & Snitch.css
Saboteur777 opened this issue · 4 comments
Saboteur777 commented
I get 404s on Snitch CP assets, like this: /cpresources/3a4fe824/css/Snitch.css
Craft 3.1.26
Snitch 2.1.0
marionnewlevant commented
@Saboteur777 Try deleting the entire /cpresources directory
Saboteur777 commented
Tried that, the issue still persists.
marionnewlevant commented
Probably a case issue - you are looking for Snitch.css
, but what is there is snitch.css
I need to make my file names lowercase. Should be fixed in 2.1.2. Many thanks for reporting it!
Saboteur777 commented
Thanks for the quick fix!