Commit 3508958
fix(Select): prevent value changing on external StateHasChanged (#7618)
* fix: Select component value incorrectly changes when external StateHasChanged is called during search
* chore: bump version 10.3.1-beta06
---------
Co-authored-by: konw_nothing <13763803956@chinalco.com.cn>
Co-authored-by: Argo Zhang <argo@live.ca>1 parent eb6dad4 commit 3508958
2 files changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
494 | 498 | | |
495 | | - | |
496 | | - | |
497 | | - | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
498 | 502 | | |
499 | 503 | | |
500 | 504 | | |
0 commit comments