Skip to content

Lazy load images in mobile sidebar & header

Phil Hughes requested to merge mobile-images-lazy-load-check into master

What does this MR do?

Lazy loads the images in the mobile header & the right sidebar. Currently these are not detected by the MutationObserver so need to be triggered manually.

What are the relevant issue numbers?

Closes #38276 (closed)

Merge request reports