Breakpoint Properties not Showing Realtime After Update

Description:

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.

Environment info

  • WordPress version: 6.6.2
  • Cwicly Plugin version: 1.4.4

Hi @zagency,

Here are a few questions that may help narrow down what you are experiencing:

  1. What breakpoints are you using (default desktop first, tailwind mobile first, custom)?
  2. Are you using Tailwind or standard css properties?
  3. Do you have any custom css or custom stylesheets or just block/global classes?
  4. Are there any console errors before or after editing properties or is it clear?
  5. Does this happen on all style properties or only specific ones?
  6. Did you regenerate your html/styles after upgrading or was that not required?

Thanks @StrangeTech,

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.

I have also answered your questions below:

  1. 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
  2. Are you using Tailwind or standard css properties? Standard CSS
  3. Do you have any custom css or custom stylesheets or just block/global classes? Just Block & Global Classes
  4. Are there any console errors before or after editing properties or is it clear? No Console Errors
  5. Does this happen on all style properties or only specific ones? It happens on all Properties
  6. Did you regenerate your html/styles after upgrading or was that not required? It wasn’t required, but i still regenerated.

Any help or pointers will be much appreciated.

@Louis @Araminta

1 Like

Hello @zagency,

Sorry to hear you’re having trouble with breakpoints properties not appearing on the backend.

It does seem unusual that they are appearing on the frontend as the generation process is the same on the backend and frontend.

Would it be possible to send me temporary access to your installation so that I can take a look at what is happening?

Thanks in advance.