ant-design-vue
ant-design-vue copied to clipboard
[Select] Render label instead of title in selection input
- [x] I have searched the issues of this repository and believe that this is not a duplicate.
Version
1.7.7
Environment
vue:2.5.17
Reproduction link
Steps to reproduce
When I custom label (default slot) in a-select-option component, in selection input of select render label instead of title.
What is expected?
Render title in prop title of a-select-option in selection input
What is actually happening?
Render label of a-select-option in selection input
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days