davidlj95 / chrislb

Lazaro's website. Fashion stylist
https://christianlazaro.es
Apache License 2.0
1 stars 0 forks source link

perf(swiper): run outside of zone #256

Closed davidlj95 closed 10 months ago

davidlj95 commented 10 months ago

Change detectiong was running too often when an image swiper was present (#201)

Turned out to be a manual's zone pollution by a 3rd party library case. Running SwiperJS outside Angular's zone fixed it.

Trying also to enable back the Lighthouse check disabled that started appearing after adding many swipers in a page:

Closes #201

davidlj95 commented 10 months ago

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.