Is there an existing issue for this?
Describe the bug
Select组件或MultiSelect组件,在编辑弹窗中,开启搜索选项后,输入搜索条件后,然后再删除搜索条件,会出现无法完全正常展示原列表数据,已将Demo复现代码打包

Expected Behavior
正常显示
Interactive render mode
Interactive Server (Interactive server-side rendering (interactive SSR) using Blazor Server)
Steps To Reproduce
1、自定义弹窗组件在 Components/MyConponents/MyTestSelect.razor
2、测试页为:TestDialogSelect.razor
BlazorTestDialogSelect.zip
Exceptions (if any)
No response
.NET Version
NET9.0
Anything else?
No response