GrapesJS / mjml

Newsletter Builder with MJML components in GrapesJS
http://grapesjs.com/demo-mjml.html
BSD 3-Clause "New" or "Revised" License
641 stars 228 forks source link

Toolbar copy not working properly for column. #221

Closed skbhagat40 closed 2 years ago

skbhagat40 commented 3 years ago

On selecting a column, clicking copy on it -

  1. Does nothing for single column (on first click).
  2. Increases the padding for 2 columns (on first click).

On 2nd click onwards, it creates the copy of column

dervagabund commented 3 years ago

I can confirm this - on colum copy and also when dropping a new column in the parent container - happens. this looks like a refresh issue. if you drag and drop the column container (even on the same place) it refreshes correctly.

artf commented 2 years ago

This should be fixed in the latest release.