Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 21
---
title: Stale content handling for CMS image gallery and slider
issue: NEXT-10070
author: Stephan Pohl
author_email: [email protected]
author_github: @klarstil
---
- Changed gallery & slider CMS elements behavior to prevent stale content
- Added class
is-loading
to theelement/cms-element-image-gallery.html.twig
template - Added class
is-not-first
to theelement/cms-element-image-slider.html.twig
template - Added property
loadingCls
option toGallerySliderPlugin
JavaScript plugin