Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using with vite // TypeError: VueWait is not a constructor #125

Open
simonmaass opened this issue Jul 4, 2022 · 3 comments
Open

Using with vite // TypeError: VueWait is not a constructor #125

simonmaass opened this issue Jul 4, 2022 · 3 comments

Comments

@simonmaass
Copy link

When switching from webpack to vite I am getting the following error:

TypeError: VueWait is not a constructor

new Vue({
  router,
  wait: new VueWait()
}).$mount('#app')

Anyone had this problem?

@simonmaass
Copy link
Author

This might be related? vitejs/vite#3910

@simonmaass
Copy link
Author

@f thank you so much for this great library! Are you still maintaining this repo?

@ebisbe
Copy link

ebisbe commented Jul 20, 2022

@simonmaass did you find a solution? I'll read/check the vite thread you mention but I'd like to know beforehand

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants