f / f/vue-wait

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

Open
#125 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2k
Forks
98
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.