-
I have a Vue.js app and I'd like to use just the tiny model. I have this code:
```
import * as faceapi from 'face-api.js';
export default {
async …
-
### Overview of the problem
**Buefy** version: [0.1.2]
**Vuejs** version: [3.3.7]
**OS/Browser**: macOS/test-utils
### Description
`Table` caused infinite updates of reactive states.
```…
-
Hey,
When i copy paste the build/vue-cookie.js to my own project and include below the vue.js include and try to call this.$cookie or Vue.cookie i get: Undefined get for undefined.
Does this wor…
-
### Version
latest
### Vue Version
latest
### Link to minimal reproduction
单选
多选
import { Select, Optio…
wtina updated
3 months ago
-
### Describe the bug
The documentation at https://vueuse.org/core/useColorMode only mentions disableTransitions in the changelog entries. So anyone, like myself, who can't figure out why the darkmo…
kesor updated
5 months ago
-
### Version
3.19.0
### Vue Version
3.4.27
### Link to minimal reproduction
```vue
size值:{{formSize}}
small
medium
mini
null
isDaterange值:{{isDaterange?'d…
-
### Why is this issue important?
This is a frontend engineering infrastructure migration as part of decision [`0008. Migrate to Vite`](https://github.com/usdigitalresponse/usdr-gost/blob/main/docs/…
-
Currently our build pipeline when doing a release is here: https://github.com/ternandsparrow/wild-orchid-watch-pwa/blob/0057a54/package.json#L8. The steps we do are:
1. vue-cli build (which runs we…
-
## CVE-2021-23566 - Medium Severity Vulnerability
Vulnerable Libraries - nanoid-3.1.25.tgz, nanoid-3.1.30.tgz
nanoid-3.1.25.tgz
A tiny (108 bytes), secure URL-friendly unique string ID generator
L…
-
There doesn't seem to be any clear documentation on a recommend project setup for VSF 1.
Is the correct process to fork the `vuestorefront/vue-storefront` repository (with all git history), commit …