ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

[Select] Render label instead of title in selection input

Open vuthanhbayit opened this issue 2 years ago • 0 comments

  • [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

Edit on CodeSandbox

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

vuthanhbayit avatar Jul 06 '22 06:07 vuthanhbayit

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

github-actions[bot] avatar Sep 06 '22 04:09 github-actions[bot]