IDuxFE / idux

🚀 A UI Component Library for Vue3.x
https://idux.site
MIT License
545 stars 141 forks source link

fix(comp:select): clicking an option created by input selects undefind #1855

Closed sallerli1 closed 8 months ago

sallerli1 commented 8 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

What is the current behavior?

当配置了getKey,且数据的key并不是'key',点击面板选项会选择空

What is the new behavior?

修复以上问题

Other information

idux-bot[bot] commented 8 months ago

This preview will be available after the AzureCI is passed.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.19%. Comparing base (8174c4f) to head (8266be1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1855 +/- ## ======================================= Coverage 91.19% 91.19% ======================================= Files 348 348 Lines 34201 34201 Branches 3755 3756 +1 ======================================= Hits 31190 31190 Misses 3011 3011 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.