-
### Reproduction
https://github.com/Rigo-m/pinia-issue-repro
### Steps to reproduce the behavior
1. `yarn generate`
2. `yarn start`'
3. See error in console (Vue2.use is not a function)
…
-
### Description
There is an issue when using dompurify in Nuxt with the new bridge plugin installed.
When using the **v-dompurify-html** directive, there is an error:
VueDompurifyHtml version:…
-
Hi,
1. I reckon there's an error in the Nuxt documentation: https://www.tiptap.dev/installation/nuxt
At step 2, we install @tiptap/vue-2 and at step 5, the example for v-model is importing @tiptap…
cdefy updated
2 years ago
-
### Version
6.0.1
### Steps to reproduce
#### Environment
Firefox 96.0.3 on Ubuntu OS
#### Condition
Working on Vue.js v2 having Vuex store with several namespaced stores in it.
### What …
-
hello i have cloned vitesse project and then added `gsap` on it and very thing is fine unless i decided to build project
i have got this error
```
node_modules/gsap/ScrollToPlugin.js:127
export va…
-
-
## Descrição da vaga
Temos como desafio construir nosso novo dashboard em Vue3 enquanto damos manutenção no legado em Nuxt2. Para isso, abrimos vagas para todos os níveis, JR PL e SR.
Também…
-
- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate.
### What problem doe…
itsxt updated
3 years ago
-
In my nuxt 2 project
```ts
import { computed, Ref } from '@vue/composition-api'
import { useWindowSize, createGlobalState, useStorage } from '@vueuse/core'
export const useVerticalSizeState = cr…
-
Hello, I have a problem after the update of Volar at 21/11/2021, 12:46:47
I have a Vue2@2.6.12 project (no cli) with
- Webpack@4.44.1
- vue-property-decorator@9.0.0
- pug@3.0.2 / pug-loader@2.4.…