cancel
Showing results for 
Search instead for 
Did you mean: 

How to Fix Empty cache and Hard reload while reloading my SAP UI5 application

prityshaw
Explorer
817

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.

Accepted Solutions (1)

Accepted Solutions (1)

junwu
Active Contributor

I didn't work on java server much, seems not supported, according to sap

https://sapui5.hana.ondemand.com/sdk/#/topic/ff7aceda0bd24039beb9bca8e882825d

Answers (1)

Answers (1)

0 Kudos

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.