“Avoid non-composited animations” for pagination on slider
-
https://pagespeed.web.dev/analysis/https-www-agilicus-com/u9pu60nmze?form_factor=desktop
shows “Go to slide 1/2/3″ as being non-composited animations on this div: <span class=”swiper-pagination-bullet” tabindex=”0″ role=”button” aria-label=”Go to slide 2″>
It also has “Unsupported CSS Property: background-color”
these are the dots underneath the slider showing progress.
and links to https://developer.chrome.com/docs/lighthouse/performance/non-composited-animations/?utm_source=lighthouse&utm_medium=lr for more information.
It would be nice to fix the composition up.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.