Browser : Chrome ersion 129.0.6668.101 (Official Build) (64-bit)
OS : Windows
URL : Link to a page that illustrates this issue
Video : Short screen recording that illustrates this issue (free tool: jam.dev )
See this video. Basically in 1.11 the Editor is broken for CSS with random issues.
https://wpeasy.sharepoint.com/:v:/s/WPEasyOnboarding/EeRhOnHaPytMmdbqstzfz0IBp6MR9eBC-5j5f3E6kzSp3Q?e=IqiYh6
Matej
October 21, 2024, 9:57am
2
Hello @alanblair ,
thank you for your report. Sadly, I can not reproduce this bug locally. The editor is also snappier than in your case.
I’m wondering what plugins are you using. And if in Bricks → System information, all is green (enough resources)?
Thank you.
Matej
Thanks Matej,
Yes all is green.
I will email a temporary login to your support with a short video showing you how to replicate the issue.
I’ll also separately try to recreate the issue of classes with modifiers, e.g. class–modifier randomly adds the --modifier to %root%.
1 Like
Matej
October 22, 2024, 8:10am
4
Hi,
as per the email, I’ve replicated the bug and added it to the bug tracker.
I was not able to replicate the bug with modifiers though. I will keep an eye on that.
Matej
I encountered the same issue and logged this bug today, including a video:
Browser: Chrome 130.0.6723.58
OS: Linux Mint 21.3
URL: https://staging.erasmus-campus.de/
Video: https://youtu.be/s-UhXEi5v8g
Steps to Reproduce:
Make a class called, “.divider” with the following custom CSS:
%root%:after {
content: "";
margin-top: var(--content-gap);
width: 100%;
max-width: 40rem;
min-width: 7rem;
height: 6px;
background-color: green;
display: block;
}
Make a class called, “.divider–center” with the following custom CSS:
%root%:after {
margin-inline:…
Matej
October 23, 2024, 5:37pm
6
I’ve reproduced also this second issue where --center
was added. We will update the topic linked above regarding that issue.
Thanks!
1 Like
Thanks Matej. Yuo guys are great.
1 Like
timmse
November 11, 2024, 4:04pm
8
Hi guys,
We’ve fixed this issue in Bricks 1.11.1, now available as a one-click update in your WordPress Dashboard.
Changelog: Bricks 1.11.1 Changelog – Bricks
Please let us know if you are still experiencing issues.
Best regards,
timmse