Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 332 Bytes

2021-03-09-fix-external-image-url-in-sw-image-slider.md

File metadata and controls

9 lines (9 loc) · 332 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix external image URLs in sw-image-slider
issue: NEXT-14190
author: Sebastian Diez
author_email: s.diez@seidemann-web.com
author_github: @s-diez
---

Administration

  • Fixed the call of the URL constructor in the sw-image-slider vue component. This will allow usage of sw-image-slider with media or external URLs again.