-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
Describe the bug
Custom components don't have a preview on 2.4.5-p1.
To Reproduce
Steps to reproduce the behavior:
- Create a custom component
- Go to Admin -> Content -> Blocks
- Click on Add New Block
- Scroll down to the content area and edit using Page Builder. Add a new row and inside that row, drag the newly created component which by default is "My Custom Type".
- You will notice that there is no preview content. The following content is not present in the preview:
<div class="my-class" attr="data.my_element.attributes" data-bind="liveEdit: { field: 'my_field', placeholder: $t('Your custom content type!') }"></div>
Expected behavior
Preview for custom components should be displayed.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
