I’m experiencing an issue with the Splide slider in Bricks Builder that negatively impacts the LCP (Largest Contentful Paint) metric of my site.
Current behavior:
- I preload the first slider image using a preload tag
- Despite the image being already loaded, Splide initiates another load of the same image
- This double loading significantly increases the LCP time
Expected behavior: The Splide slider should recognize and utilize the preloaded image instead of loading it again, which would improve the LCP score.
This optimization would be valuable for improving Core Web Vitals scores across sites built with Bricks Builder