Commit eb2df6f
MudComboBox: Change SetText Behavior at the Start of Lifecycle (#601)
* Fix: Use `_firstRendered` to conditionally update input text in `MudComboBox`, prevents StateHasChanged called before component is fully initialized.
* Add More Proper Fix
---------
Co-authored-by: Mehmet Can Karagöz <m.cankaragoz@outlook.com>1 parent 87cae72 commit eb2df6f
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
812 | 812 | | |
813 | 813 | | |
814 | 814 | | |
815 | | - | |
| 815 | + | |
816 | 816 | | |
817 | 817 | | |
818 | 818 | | |
| |||
0 commit comments