After latest update, when I add properties while in other breakpoints, The changes do not reflect in the designer view in realtime. To see the changes, I have to save and view the page on the frontend.
I have quite a few custom breakpoints. So I did some more checks based on your questions and noticed it only happens on the default breakpoints (Desktop, Tablet & Mobile) that have the “disabled view” icon apart from the Base breakpoint (TV) every other breakpoint (B.Desktop, S.Desktop, S.Tablet & L.Mobile) seem to be work fine. See image below. Green arrow work fine but red arrow breakpoints don’t update realtime in the designer view.
What breakpoints are you using (default desktop first, tailwind mobile first, custom)? Custom as base/first, but still have the desktop, tablet and Mobile - these are the ones that don’t work
Are you using Tailwind or standard css properties? Standard CSS
Do you have any custom css or custom stylesheets or just block/global classes? Just Block & Global Classes
Are there any console errors before or after editing properties or is it clear? No Console Errors
Does this happen on all style properties or only specific ones? It happens on all Properties
Did you regenerate your html/styles after upgrading or was that not required? It wasn’t required, but i still regenerated.