TypeError: error loading dynamically imported module #7562
Unanswered
victorlmneves
asked this question in
Help/Questions
Replies: 1 comment
-
Hello, I'm facing the same kind of issues. We also are having other (similar) error messages:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all
I'm having several issues reported by Sentry.
I have one related to the dynamic import module
And another is related to preload CSS that I have confirmed as being available on the server
We are using Vue 3 + Vite with SSR and async component
Has anyone faced a similar problem? I don't know if it's a problem on the server when the file is requested that for some reason is unable to provide the file or even from the internet connection of the user.
I would appreciate any help.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions