- Fixed a bug where elements’
getPrev()
andgetNext()
methods could cause duplicate queries. (#16329) - Fixed a bug where assets that were shorter than the preview thumb container weren’t getting vertically centered within it.
- Fixed a bug where it was possible to set a focal point on SVGs, even though focal points on SVGs aren’t supported. (#16258)
- Fixed a bug where
ancestors
,children
,descendants
, andparent
eager-loading wasn’t working for previewed elements. (#16327)