Replies: 2 comments 3 replies
-
问题原因
|
Beta Was this translation helpful? Give feedback.
-
我也认为这不是 select 本身的问题,demo 代码是从使用 7.x 版本的老项目中复制的,升级到 9.x 发现有这个现象。 |
Beta Was this translation helpful? Give feedback.
-
问题原因
|
Beta Was this translation helpful? Give feedback.
-
我也认为这不是 select 本身的问题,demo 代码是从使用 7.x 版本的老项目中复制的,升级到 9.x 发现有这个现象。 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@Ocrosoft 再次感谢提交 PR,我把原文引用过来 #4781 #4782
fix(MultiSelect): add StateHasChanged when call SetValue
删除了 MultiSelect 元素更改时对是否 StateHasChanged 调用的判断。
Description
可能为此提交 8a8fa15#diff-07918ce1b66955e76da5cd0ffa38512cce984fa2a09735a60e0db37b45235527L4 引入。
可能有更好的解决方案,若有直接关闭 PR 即可。
最小 DEMO(基于示例工程)
Index.razor
Beta Was this translation helpful? Give feedback.
All reactions