Page 1 of 1

custom.css not loading after upgrade

Posted: Thursday 25 June 2020 7:08
by Flyer66
I upgraded to the latest beta and when loading Dashticz and checking in inspector in Chrome, the changes in custom.css are not being loaded. The file is readable and writable by the user and root.

There are no other custom.css files in the directories. I'm quite sure that I have messed this up somehow and it is not a bug, but does anyone have any ideas how to solve this?

Re: custom.css not loading after upgrade

Posted: Thursday 25 June 2020 15:58
by Lokonli
If you look in DevTools (F12) and then on the network tab, you can filter 'custom.css'
Do you see the network request?
What is the status?
What is the response? (click on the request)

Re: custom.css not loading after upgrade

Posted: Thursday 25 June 2020 20:10
by Flyer66
Problem solved. I had an error in custom.css that I did not see. It was being loaded but ignored. Thank you for taking the time to reply and helping.

Re: custom.css not loading after upgrade

Posted: Thursday 25 June 2020 21:43
by Lokonli
ok. Good to hear it's solved.