5.2.0 B1 - Component Changes

local WP 5.9, debug on

I may be missing something…

  1. Component Builder > create My-Button using the Button element, all defaults
  2. Components Builder > selecting only My-Butto, Manage Element > check Export Component and save
  3. Page Builder > add My-Button component and save
  4. Frontend > view the page with My-Button appears as expected
  5. Components > change My-Button background color, text size and text color and save. My understanding is these changes propagate everywhere I have used the My-Button component witthout needing to go any Page, or Layout where the My-Button is used?
  6. Frontend > refresh and view the page with My-Button, the color and size changes have not applied.

The only way the changes propagate to the frontend is going into Page Builder and re-save the page with My-Button.

@strobley, from what I understand, Beta 1 is not clearing element style cache automatically. This will be fixed, possibly with Beta 2. For now, you can do it manually in Cornerstone settings.

Confirmed - once Clear Style Cache is clicked all Components update.

1 Like

Thanks @Misho and @tomr96 :+1: yes, just did and worked… envidently I missed this notification. :smiley:

Yes, that would be the style cache issue. Thanks Misho for helping out and spotting it! Fixed for the next patch.