magento2-page-builder
magento2-page-builder copied to clipboard
Magento2 PageBuilder
I needed to replace `jarallax` with `jarallax-wrapper` to make it work with a custom Js bundler (Magepack Bundle) Indeed, without `jarallax-wrapper`, `window.jarallax` is not populated and return an error (undefined...
I've encountered a scenario where the Page Builder's HTML content can become corrupted, leading to potential runtime errors in the script responsible for handling HTML elements. Specifically, the issue arises...
…. Fixes #775 ### Description (*) This removes references to less classes in an adminhtml less file that are only defined in the frontend of Magento's Blank and/or Luma themes....
This issue is creating for testing purposes. ### Preconditions (*) 1. 2. ### Steps to reproduce (*) 1. 2. ### Expected result (*) 1. [Screenshots, logs or description] 2. ###...
### Description (*) When I insert the description of the product I have this problem: **It's not aligned** **FIX:** **The text should be aligned** ### Story ### Bug * [#801](https://github.com/magento/magento2-page-builder/issues/801)...
### Description (*) ### Story ### Bug ### Task ### Fixed Issues (if relevant) 1. magento/magento2-page-builder#: Issue title ### Builds ### Related Pull Requests ### Manual testing scenarios (*) 1....
### Description When PageBuilder initialises, it moves styles from a tag into `data-{viewport}-styles` attributes. If there are CSS selectors that do not match any elements, an error is thrown: ...
This issue is automatically created based on existing pull request: magento/magento2-page-builder#804: Ignore styles which no longer apply --------- ### Description When PageBuilder initialises, it moves styles from a tag into...
### Preconditions (*) 1. Magento Page Builder version >= 1.3.0 ### Steps to reproduce (*) 1. Create a `Magento_Catalog/layout/catalaog_category_view.xml` in your theme. 2. Set the attribute `layout` of the xml-node...
### Preconditions (*) I have already regenerated all caches, reset all rights and restarted the server, but nothing helps. Whenever I go to a page and click on content, the...