#The above dynamic import cannot be analyzed by Vite
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
Have of course tried multiple suggestions from similar threads on github and such, but no luck so far
react({ ..., fastRefresh: false })
seems to fix it, which sucks.. id rather not lose hot reloading :/
Is there any place in your code where you used dynamic import, specifically in those components that appeared in the error message ?