Reply To: Weird plugin conflict after latest update

#4755
sergbank
Participant

Usually, personally, yeah, I’d still suspect cache before I start blaming the updated plugin(s) too hard. I’ve had this same annoying mess where it only breaks on cached views and the uncached page is fine. Usually ends up being some stale object cache or a CDN edge hanging onto the old version like an idiot. The “random pages” part is what makes me roll my eyes, because it’s never actually random once you dig into it. If you’ve only turned off 2 plugins, I wouldn’t call that much of a test either. I’d want to know if this is page cache, object cache, server cache, or Cloudflare junk before touching anything else. Sometimes one template or one weird archive page is the only thing getting served broken. I’d probably clear everything, test one busted URL in an incognito window, then hit it with caching off/on and see if it’s still consistent. If it only shows up after cache warms up, that’s usually not a plugin conflict in the way people mean it.