-
Notifications
You must be signed in to change notification settings - Fork 116
Closed
Labels
Milestone
Description
Expected Behavior
- As a merchant, I want to use the WYSIWYG editor in the admin panel to create a product description
- As a storefront user I want to see a rendered product description in the browser
Actual Behavior
HTML code is not rendered:
Possible Solution
Update template to render HTML code.
Steps to reproduce
- Update any product on the admin panel and put HTML there, or if you are connected with our Magento Demo instance, please find the "Joust Duffle Bag" product on the storefront.
- Take a look at the product description and notice that HTML code is not rendered.
What version of Magento 2 integration are you using?
1.0.0-rc.4.5
What version of Node.js are you using?
16.13
What browser (and version) are you using?
Chrome 95
What operating system (and version) are you using?
macOS
Relevant log output
No response
Code of Conduct
- I agree to follow this project's Code of Conduct

