-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
3.3.0-beta.4
Environment
vue3
Reproduction link
https://next.antdv.com/docs/vue/getting-started-cn
Steps to reproduce
我使用的vue3版本,4.0.0-alpha.3版本,引入import 'ant-design-vue/dist/antd.css';也会报错,使用tabs组件的时候也不会报错。TypeError: Cannot read properties of undefined (reading 'value')
What is expected?
希望能给我提供一些解决方案
What is actually happening?
我使用的vue3版本,4.0.0-alpha.3版本,引入import 'ant-design-vue/dist/antd.css';也会报错,使用tabs组件的时候也不会报错。TypeError: Cannot read properties of undefined (reading 'value')