Note globale
4,8
Nombre d’avis par note
  • 95 % des avis sont des avis à 5 étoiles
  • 0 % des avis sont des avis à 4 étoiles
  • 0 % des avis sont des avis à 3 étoiles
  • 0 % des avis sont des avis à 2 étoiles
  • 4 % des avis sont des avis à 1 étoiles
Modifié le 19 février 2024

Nice app really liked it however it causes a major CLS (Content Layout Shift) in Google Pagespeed. Reported it to developer. Developer keeps talking about deferring javascript dev seems confused doesn't know what CLS is. Problem is the app hijacks the primary gallery image on load causing the primary image to flash and the content to shift on the page hence the CLS issue.

Solution is to make the image not change until the user interacts with the options like all the other personalization live preview apps do. Dev suggested adding conditions which then made the primary image blank. Not a solution. Really nice script hope the devs fix it someday.

HomeWetBar Test
États-Unis
Environ 22 heures d’utilisation de l’application
Cloudlift a répondu 16 février 2024

Hi Merchant, thanks for testing our app! I'm the lead developer of the app and I certainly know about the CLS score.

Our app has two preview modes;

(1) Directly integrate into the theme gallery, this is limited to a single view (fastest option without affecting CLS score)
(2) Replace the theme gallery with our custom app gallery, which is much more powerful and supports multi view previews. (this can affect CLS. Please note that any other app with the same features will have the same effect).

Update: our team just released advanced lazy loading features to our app gallery, now images are dynamically lazy loaded based on device viewport size and space in the gallery!