You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
在DatePicker中的renderExtraFooter使用Select会报错
Using Select in renderExtraFooter in DatePicker will report an error
Sep 28, 2022
Hello @CCCMeng. We totally like your proposal/feedback, welcome to send us a Pull Request for it. Please send your Pull Request to proper branch, fill the Pull Request Template here, provide changelog/TypeScript/documentation/test cases if needed and make sure CI passed, we will review it soon. We appreciate your effort in advance and looking forward to your contribution!
Version
3.2.12
Environment
[email protected]; [email protected]
Reproduction link
Steps to reproduce
提供的codesanbox中demo第一条
What is expected?
能正常使用组件
What is actually happening?
TypeError
Cannot read properties of undefined (reading 'length')
getEnabledActiveIndex
https://bl8tdc.csb.app/node_modules/ant-design-vue/es/vc-select/OptionList.js:79:42
setup
https://bl8tdc.csb.app/node_modules/ant-design-vue/es/vc-select/OptionList.js:90:20
The text was updated successfully, but these errors were encountered: