Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 21
---
title: Fix placeholderVisible state depending on isEmpty on mode switch
issue: NEXT-17045
author: Wolfgang Kreminger
author_email: [email protected]
author_github: @r4pt0s
---
- Changed
onContentChange
method inplatform/src/Administration/Resources/app/administration/src/app/component/form/sw-text-editor/index.js
to fix state update of placeHolderVisible - Changed
emitHtmlContent
method inplatform/src/Administration/Resources/app/administration/src/app/component/form/sw-text-editor/index.js
to fix state update of placeHolderVisible on switching from code to text editor mode