Plugin Support
qtwrk
(@qtwrk)
hmmm? I am not exactly sure what do you mean , what animation ? and what exactly does “composite” mean in this context ?
I run Lighthouse test on your site and do not see this error
5th row in DIAGNOSTICS is show
Avoid non-composited animations..
Unsupported CSS Property: font-sizefont-sizeUnsupported CSS Property: padding-bottompadding-bottomUnsupported CSS Property: padding-top
@rkrishabhdev
It’s just a suspicion, but from your description you appear to be using UCSS. Regardless, the bug with the animation seems to result from the CSS bug. This means that the animation is not the problem, but the CSS for it. If you use UCSS, the assumed problem is that the UCSS generator expects a semicolon after the end of a styles attribute. It is not an error in CSS if this semicolon is missing from the last style attribute of a CSS class. However, if it is missing within a CSS class, then that is very much an error as it appears. Could you please disable UCSS for testing?
it work but performence goes down.
Don’t worry about these CSS issues. They don’t have much impact on your score. Instead, always keep the cache warmed up and use a CDN.