BUG:
Question
GrapesJS version
- I confirm to use the latest version of GrapesJS
What browser are you using?
Chrome / Firefox
### Reproducible demo link
https://www.teamfunnels.net/login.php demo demo
### Describe the bug
When I use this code to make all style important....
editor.on('styleable:change', (model, property) => {
const value = model.getStyle()[property];
if (value.indexOf('!important') === -1) {
model.addStyle({ [property]: value + ' !important' });
}
});
I cannot undo changes made on layer manager. The only way to undo is to press the undo button. I cannot click the eyes to enable a layer after it has been disabled

.
### Code of Conduct
- [X] I agree to follow this project's Code of ConductAnswers (0)
No answers yet.
Related Questions and Answers
Continue research with similar issue discussions.
Issue #4371
BUG: All editors broken after last update that broke storage manager.
GrapesJS version [X] I confirm to use the latest version of GrapesJS What browser are you using? Chrome Reproducible demo link https://www....
Issue #4071
BUG: On page background images don't work because CSS loads with no ; at the end of URL
GrapesJS version [X] I confirm to use the latest version of GrapesJS What browser are you using? Chrome and Firefox Reproducible demo link...
Issue #6706
BUG: TypeError: e.getRoot is not a function (Race condition in Style Manager)
GrapesJS version [x] I confirm to use the latest version of GrapesJS What browser are you using? All browsers (Chrome, Safari, Firefox, Edg...
Issue #4922
BUG: Using !important code provided here breaks background image and gradient.
GrapesJS version [X] I confirm to use the latest version of GrapesJS What browser are you using? Firefox Reproducible demo link https://jsf...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.