-
I started receiving this warning when I updated to latest Vue and Nuxt versions:
```
(node:21672) [DEP0166] DeprecationWarning: Use of deprecated double slash resolving ".//index.cjs" for module r…
-
### Vue version
3.4.21
### Link to minimal reproduction
https://github.com/kkagura/test-unmount
### Steps to reproduce
1. open /page1 and click the button to go to /page2
2. click button to unmo…
-
### Link to minimal reproducible example
https://github.com/SPARSEKING/Wallet-Connect/blob/main/app.vue
### Summary
I encountered an issue with my Nuxt 3 project that uses the @reown/appkit library…
-
Anyone able to shed some light on how to use the events with the composite API of Vue 3.
Needing to use the clear functionality.
-
### Environment
Nuxt project info:
------------------------------
- Operating System: Linux
- Node Version: v22.4.1
- Nuxt Version: 3.12.0
- CLI Version: 3.12.0
- Nitro Version: …
-
1. 编译华为快应用时缺少必要文件quickapp.config.json
2. 运行时报错Cannot read property 'onLoad' of undefined
base模板version: 2.4.3
## Screenshot or Gif(截图或动态图)
![截屏2024-08-07 10 08 08](https://github.com/user-at…
-
Bug Type: **`Style`**
## Environment
- Vue Version: `3.4.38`
- Element Plus Version: `2.8.1`
- Browser / OS: `Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Geck…
-
I tried using Windows Default Terminal on Windows 11, CMD, Ubuntu 24.04 LTS, Git Bash and didn't get success on Windows machine. It is giving error of something like this.
```bash
User@Otabek MING…
-
### Vue version
3.4.27
### Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-ikoo1s?file=src%2Fcomponents%2Fui%2Ftime-picker%2FTimePicker.ce.vue
### Steps to reproduce
Choose t…
-
### Describe the bug
I have a simple vue button component, and the props type is imported from another type
example component:
![Image](https://github.com/user-attachments/assets/60e48020-f8c6-4c96-…