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 media module for Vue 3
issue: NEXT-29001
author: Sebastian Seggewiss
author_email: [email protected]
author_github: @seggewiss
---
- Changed
sw-media-index
to set term to empty string when the media folder is changed - Changed
sw-media-index
reload to correctly display the media folder - Added
@keydown.enter.stop
handler tosw-text-field
insw-media-folder-item
- Added
name
tosw-media-url-form
textfields