-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Platform(Default)component/administrationdomain/frameworkResponsible for the framework-level code includes core, administration, storefront, and frontendsResponsible for the framework-level code includes core, administration, storefront, and frontendspriority/highItems that we should do soon.Items that we should do soon.
Description
Shopware Version
6.7.0.1 & 6.7.1.2
Affected area / extension
Platform(Default)
Actual behaviour
I’ve created a custom field of type Text editor. When trying to insert tables into the editor, I encounter the following error:
this.$root.$el.getBoundingClientRect is not a function
Expected behaviour
I should be able to save the table to the custom field.
How to reproduce
- Create a custom field type Text-Editor for product entity
- Go to product page and try to isnert table in this custom field
Definition of Done
- An automated test covers the fix.
- Integration/E2E testing in staging is done.
- Changelog markdown file created or updated in /changelog/_unreleased directory.
- Developer documentation written/updated.
- End user and/or developer documentation written or updated with clarification.
- Regression test created to ensure bug does not reappear, and automated regression tests pass.
- Code changes resolve the reported bug without introducing new issues.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Platform(Default)component/administrationdomain/frameworkResponsible for the framework-level code includes core, administration, storefront, and frontendsResponsible for the framework-level code includes core, administration, storefront, and frontendspriority/highItems that we should do soon.Items that we should do soon.