-
### NutUI 包名
@nutui/nutui-taro
### NutUI 版本号
4.3.13
### 平台
h5
### 重现链接
@nutui/nutui-taro
### 重现步骤
taro 4.0.5
使用 taro init myapp
vue3
sass
webpack5
### 期望的结果是什么?
浏览器能正常打开使用
### 实际的结果是…
-
my project use vue3 and vite
i want to use my own icon repository
I see this doc: https://iconify.design/docs/api/providers.html
I use `pmpm add @iconify/svelte` install it
then
i use `import { …
-
-
- [x] Element 2.x to Element Plus
https://element-plus.org/en-US/guide/migration.html
- [x] vue-split-panel to coder-vue3-split-panel
https://www.npmjs.com/package/coder-vue3-split-panel
- [x] vu…
-
I'm using the following config:
```
- node/install-packages:
app-dir: code
cache-version: 4.1.1
pkg-manager: yarn-berry
```
But it seems like only these …
-
Following vue's migration guide I integrated the plugin like this:
```
const app = createApp(App)
app.mount('#app')
app.use(VueNativeSock, 'ws://localhost:9000', {})
```
Unfortunately, I get…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
### 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 …
-
Hi!
This my first issue :)
I have a problem with integration storybook 8+ and nuxt 3.11+, auto imports is not working in testing components.
Example _TestingComponent.vue:_
```
import { ref }…
-
This issue lists the changes we plan to release in eslint-plugin-vue v10.
## 💥 Breaking Changes
- #2153
- Add support for `defineNuxtComponent()`
- Drop support for Node.js v14, v16
- Drop s…