Uniform Light - strange occurence

vicontrol

Member
Messages
169
Hi, we have a member using Chrome v.100 on a Mac, and he's using the Uniform Light or Dark theme. For the past few days, the background picker flashes on the screen as an overlay for one second when he clicks on a link on the forum. Would you know why this happens? I had never heard of this before.

Thanks!

Andre


1648834972078.png
 
Last edited:
That's odd.. I just checked your site in Chrome 100 and can't reproduce that. I even checked the same topic as your screenshot.

Based on the screenshot, it looks like some/one of the stylesheets is taking an extra split second to load (hence why the search form looks broken in the background too). So it's technically not the Customizer which is broken, but rather a delayed stylesheet.

There's nothing in my code which intentionally delays the loading of a stylesheet, so I'm unfortunately a little lost for a solution..
 
Scratch that - I can reproduce it, but only when I disable my cache for each page load.

Do you have RocketLoader or anything enabled on your server? It's coming up in the network tab and is known to cause issues like this.
 
Scratch that - I can reproduce it, but only when I disable my cache for each page load.

Do you have RocketLoader or anything enabled on your server? It's coming up in the network tab and is known to cause issues like this.

Great to hear! I think... :)

I will ask and let you know. Is there anything that can be tweaked with RocketLoader that would avoid this situation?

Much apprecoated!
 
I’ve never used RocketLoader so I don’t actually know. I feel like the cons outweigh the pros in some scenarios so personally I wouldn’t use it on my own sites, but there may be some guides online which could help with the delayed CSS loading.
 
Back
Top