Open
Description
Preconditions (*)
- Any version of page-builder installed
Steps to reproduce (*)
- Go to a product edit page on admin
2.Edit the description field with Page Builder - Add a new empty row
- Save the product
- After the page is reloaded, try to edit with Page Builder and remove the empty row
- An error is triggered on console with
Uncaught ReferenceError: jarallax is not defined
- Save the product (after the row is removed)
- Then the page is reloaded and the empty row continues appearing there and it's not possible to remove it
Expected result (*)
- The row is removed with no errors after the product is saved
Actual result (*)
- The empty row continues showing up even after his removal