on 2022 Oct 19 12:48 PM
Hi,
whenever I make changes in my ui5 code in the sap mii system and try to run the application, it always needs Empty cache and Hard Reload to reflect the changes.
so what changes in code can fix this problem
please suggest to me how can I avoid Empty cache and Hard reload every time.
Request clarification before answering.
I didn't work on java server much, seems not supported, according to sap
https://sapui5.hana.ondemand.com/sdk/#/topic/ff7aceda0bd24039beb9bca8e882825d
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Search for SAP MII cachebuster, you will find in here many examples on how to invalidate caches upon reopening the app. It boils down to having a version file that you manually update after each change for which you want a cache clear.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
3 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.