• Resolved rkrishabhdev

    (@rkrishabhdev)


    I am using Litespeed cache plugin and found
    Avoid non-composited animations error.

    when plugin disabled it doesn’t see….. how can i fix it

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • 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

    Thread Starter rkrishabhdev

    (@rkrishabhdev)

    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?

    Thread Starter rkrishabhdev

    (@rkrishabhdev)

    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.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Animations which are not composited can be janky and increase CLS’ is closed to new replies.