Behavior after making a change to a component

I have an exported component which is inserted in a page. I change the styling of the component and save it. Then I switch back (in the builder) to the page that has the component in it, and the styling change is immediately reflected there. The “Save” button on that page is green, which makes sense, because there were no changes made to the page. However, in a separate browser, I have that page open. If I refresh the page, the changed styling is NOT reflected. If I save the page in the builder, and then reload the page in the other browser, then the styling changes to the component are shown. Just imagine having that component inserted on many pages, I do not want to hunt down all those pages and save them.

Is this a problem with Pro, or does that have to do with my caching system?
This is my setup: I work in Chrome on Windows, and I am testing the page in Firefox on the same computer. I use WP Rocket. The hosting is on Cloudways, with Varnish disabled and with Cloudflare Enterprise Edge caching enabled.
What does not help is: clearing Fireox’s cache, clearing WP Rocket cache.

Hey @striata,

Not seeing changes in the frontend is almost always a caching issue. Please clear all caches including your server cache.

I tested editing and saving Components in my site and they do update once I reload the pages.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.