f / f/vue-wait

WaitFor is broken

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

Description

I can't use `waitfor` helper for any situation.
Here is how I install the VueWait instance.

I think i need a `waitFor` method from wait instance, but it had nothing.

```ts
import VueWait from 'vue-wait';

...
new Vue({
....
wait: new VueWait({ useVuex: true })
})
```

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.