title | issue |
---|---|
Fix url of cms assets in administration |
NEXT-12471 |
- Changed the cms admin components to use the asset filter instead of string concatenation to create asset urls, thus preventing duplicated slashes in the urls.
- Deprecated computed prop
contextAssetPath
ofsw-cms-el-image-slider
component.