reforge
reforge copied to clipboard
Error - Failed to fetch dynamically imported module
As the components are lazy loaded, on a new deployment, it gives an error on some pages unless it's hard reloaded.
Failed to fetch dynamically imported module: https://reforge.netlify.app/assets/index-3e42e374.js
How to reproduce:
While staying on the online demo, deploy a new version. Then navigate to any route.
https://github.com/vitejs/vite/issues/11804