Hi guys,
Liquid/image files etc. are all fine, but when I update any JS file, it simply will not update on Shopify’s end. The ?v=… will no longer update when using
Any help would be much appreciated.
Thanks
Multiple developers are experiencing an issue where JavaScript files fail to update on Shopify, despite other file types (Liquid, images) updating normally.
The problem persists even when using the standard asset URL filter with version parameters (<script src="{{ 'XXXXXX.js' | asset_url }}">), which typically forces cache updates.
Current Status:
The discussion remains open with no solution provided yet. Users are seeking workarounds or fixes to restore normal JavaScript file updating functionality.
Hi guys,
Liquid/image files etc. are all fine, but when I update any JS file, it simply will not update on Shopify’s end. The ?v=… will no longer update when using
Any help would be much appreciated.
Thanks
I have the same problem
My JS won’t update when doing changes
Yes me too, I’m not sure what to do about this I can’t really do any development. Nothing I do seems to have any effect.
https://github.com/Shopify/cli/issues/2614
Seems to be what we’re experiencing