Replies: 1 comment
-
|
Thanks for raising this @skttl . We have added it to the backlog as a feature request to be addressed in one of the next sprints. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Which component is this issue related to?
Umbraco Commerce (Core)
Which Umbraco Commerce version are you using? (Please write the exact version, example: 10.1.0)
16.4.1
Bug summary
Look at all these Commerce js files from the backoffice:
When you set cache instructions to let the browser keep those files (or have Cloudflare cache them), they won't update when new versions are released. This caused #791 and other problems for us.
Can we have a better cachebusting method on these?
Specifics
No response
Steps to reproduce
Install an old version of Umbraco Commerce. Make sure to set caching of static files. Update Umbraco Commerce. Notice how the backoffice files doesn't bust the cache.
Expected result / actual result
No response
Dependencies
No response
This item has been added to our backlog AB#62149
Beta Was this translation helpful? Give feedback.
All reactions