Same here. You could try this:
https://stackoverflow.com/a/74124477/8526660
Add this to the head
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="expires" content="0" />
<meta http-equiv="pragma" content="no-cache" />
It won't do cache/offline though