did an update of Universal from 2021.2.15 to .16 and when trying to clear cache or logout user we get the following error:
Uncaught ReferenceError: caches is not defined
Error: Uncaught ReferenceError: caches is not defined at window.onerror (http://{masked-internal-url}/Universal/static/js/main.110cb9a5.js:1:105329)
When we go back to .15 the error is gone again.
Running on Indicium 2021.3.10, but also tested on Indicium 2021.2.18, and bot situations had this issue.
Clearing cache from browser (Edge and Chrome) also didn't solve the issue.
Anyone has a clue what might be the issue ?