-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.2.10 DXP FP5, 7.2.10.2 DXP SP2, 7.2.X, 7.3.10 DXP GA1, Master
-
Component/s: Pages > Page Editor
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
In some components, if you map one of its editables to a field that can contains html (like content in a webcontent article) that includes an image element, makes the text and the image render outside the bounds of the component
Create a page
- Creates a basic web content article and include some text and an image in its content
- Create a page
- Adds a Card/Paragraph/html component
- Map the editable to the content field of the just created web content
Expected result
The component is rendered correctly within its bounds
Actual result
The componet is rendered outsie its bounds