-
- [x] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate.
### Version
4.2.5
…
-
I can't see the preview entry when I use tsx syntax, such as Demo.tsx
-
### 🧐 as the img, i can not debug in chrome
![image](https://user-images.githubusercontent.com/31148295/209780670-d49d732e-d177-4305-8478-99f91460c5da.png)
### 💻 Sample code
##### file : data-…
-
### Describe the bug
● ━━━━━━━━━━━━━━━━━━━━━━━━━ (10%) building /Users/chenyulun390/learn/rspack-vue3-jsx/node_modules/.pnpm/@rspack+core@1.0.14/node_modules/@rspack/core/hot/dev-server.js …
-
旧项目是vite+vue3+antd实现的(vue + ts)。
需要复制进去的react项目是react+antd(tsx)
复制代码到src/react_app目录下。按照配置设置了编译插件。运行后。
![image](https://github.com/user-attachments/assets/886ade2d-5a98-4568-bece-68dace76ad3d)
…
-
```
❯ npm install slate-vue
... Success
```
## main.js
```
import { createApp } from "vue";
import App from "./App.vue";
import router from "./router";
import vuex from "./vuex";
import …
-
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 }…
-
I wrote a component using Vue3 tsx, and now I need to package it with tsup. How to compile the input tsx into Vue's h function,我尝试 在 tsconfig.json 配置
![image](https://github.com/egoist/tsup/assets/5…
-
### Describe the bug
I'm using Storybook.js on a Laravel/Inertia project with tailwind and ShadCN.
Everything is working well except the "Open in new tab" button.
For example, I have a button c…
-
### Describe the bug
Whenever I add `@storybook/addon-react-native-web` package to addons array, @storybook/test package stops working.
When I comment out or remove @storybook/addon-react-native-w…