Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(MultiSelect): selected value incorrect when use daynamic create #3105

Merged
merged 2 commits into from
Mar 20, 2024

Conversation

ArgoZhang
Copy link
Collaborator

selected value incorrect when use daynamic create

Description

close #3104

@bb-auto bb-auto bot added the bug Something isn't working label Mar 20, 2024
@bb-auto bb-auto bot added this to the v8.3.0 milestone Mar 20, 2024
Copy link

codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.96%. Comparing base (d3175c0) to head (bf27679).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3105   +/-   ##
=======================================
  Coverage   99.96%   99.96%           
=======================================
  Files         568      568           
  Lines       24525    24526    +1     
  Branches     3545     3545           
=======================================
+ Hits        24516    24517    +1     
  Misses          4        4           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ArgoZhang ArgoZhang merged commit 71cc958 into main Mar 20, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the fix-multiple branch March 20, 2024 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(MultiSelect): selected value incorrect when use daynamic create
1 participant