Ju99ernaut / grapesjs-plugin-toolbox

Tools for grapesjs
MIT License
34 stars 14 forks source link

New grapes update breaks css-grid #6

Closed anatoli-dp closed 3 years ago

anatoli-dp commented 3 years ago

New grapesjs update doesn't add css properties to grid when updating the grid from settings. Something to do with change in the css parser but idk what exactly. Issue arises when u call sel.components().reset(grid) in update command

Ju99ernaut commented 3 years ago

Yeah, something definitely up with the new update, I'll try see if there's an alternative API

GaikwadShubham commented 3 years ago

Hi @Ju99ernaut, I tried running the code but still it is giving me the same issues. The update, reset, toggle, clear tags are not working.

Ju99ernaut commented 3 years ago

Button traits currently aren't working https://github.com/artf/grapesjs/issues/3497

GaikwadShubham commented 3 years ago

Can you point out to a commit ID which I can use to run the application. Or do we have to wait for the bug to be resolved

Ju99ernaut commented 3 years ago

I'm not really sure when it stopped working, the previous grapesjs version might work, but it will be fixed in the next release