Failed to fetch dynamically imported module:
YKalashnikov opened this issue · 5 comments
YKalashnikov commented
Hello I'm getting Failed to fetch dynamically imported module: error in a storybook. Is there anything I'm missing?
Im using preact and vite
terragady commented
it does not work for me too with vite v5 i had to revert to v4
JessYan0913 commented
I also found that it cannot be dynamically imported, but I think this problem should be with vite.
nguyentrongnam98 commented
i also found that it :(
adirzoari commented
@terragady @YKalashnikov @JessYan0913 @mdstaff same issue, any solution?
GIlbertoDomingues commented
I'm having the same error. The example (React + Vite) already has an error.