A few users can't seem to get new code/bundle

This issue seems to happen sporadically with some users.

If you’re in chrome sometimes it never seems to get the new bundle / fresh code.

Using the reload button, shift-refresh or debug mode “empty cache hard reload” does not work.

Screenshot 2025-08-07 at 6.44.38 pm

deleting browsing data just for that server does not work.

deleting everything in chrome does.
if I go into Private browser I see latest code.

Anyone else getting this? Any ideas welcome?

When you are in dev tools in the browser, on the Network tab, what do you see as source for the code? Is is a Meteor server, a CDN url, a Service Worker as size, or a disk-cache?

Thanks, I ended up wiping my full cache,… but will check this next time it happens. For now it’s Meteor server url, when you rollover the size it shows if it’s in cache… one of our colleages it was showing as Memcache.

One of the other colleagues who it was happening to, it not seem to show anything different. I couldn’t convince him to wipe his entire cache, as hew was workaround it via an Incognito window