#Since updating from 1.5.7 to 1.6: TypeError: Failed to fetch dynamically imported module:....

2 messages · Page 1 of 1 (latest)

tranquil jay
#

If I'm developing using vite --mode ssr --host and modify my code. The client attempts to refresh but always fails when trying to load js modules. The only way to fix it is to re-start the server.
Is anyone else seeing this?

open tulip
#

Yes, the bug is reported on Github and is being worked on to fix it. It is recommended to revert to version 1.5.7 for the moment.