-
react: 16.9.0;
vue: 2.6.10;
The error will be reproduced in the following code:
```
import Hello from './hello.vue';
function App() {
const [visible, setVisible] = useState(false);
retur…
-
-
### Vue - Official extension or vue-tsc version
Vue extension 2.1.2, vue-tsc 2.1.2
### VSCode version
1.90.2 (VSCodium 1.90.2.24171)
### Vue version
3.4.34
### TypeScript version
…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v14.18.2`
- Nuxt Version: `2.16.0-27720022.54e852f`
- Nitro Version: `0.5.4`
- Package Manager: `yarn@1.22.19`
- Builder…
-
### Version:
- `@inertiajs/vue3` version: 1.0.8
After we've setup our laravel + inertia app we found out that CreateInertiaApp() runs twice.
We tried to find a solution but haven't found one …
-
### Environment
- Operating System: Darwin
- Node Version: v18.16.0
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Package Manager: npm@9.5.1
- Builder…
-
`fromEvent` from `@vueuse/rxjs` can only listening `HTML element`, It can't listening `vue component`'s event and emit.
is there a plan to support it?
-
### What happened?
I created this project using pnpm create plasmo --with-vue, then I created a components folder and a test.vue file. I referenced this test.vue in the content and found that the sty…
-
### Environment
------------------------------
- Operating System: `Linux`
- Node Version: `v16.14.2`
- Nuxt Version: `3.0.0-rc.11`
- Nitro Version: `0.5.4`
- Package Manager: `npm@7…
-
**Is your request related to a problem?**
Invalid HTML markup may cause Vue hydration issues.
**Describe the solution you'd like**
Replace the use of span to avoid invalid HTML markup in Vue …
tlylt updated
6 months ago