I have keycloak 19.0.1 it is working fine without proxy but when we have configured it over proxy then after successful authentication of admin user console it is redirecting infinitely to load the js files and in browser console we are getting ChunkLoadError ( runtime.lasterror) from webpack-runtime.js. I have confirmed the proxy is not blocking any page as i am able to access the page separately.
I need help to understand the problem and how to fix it.
Thank you for your support.