-
-
Notifications
You must be signed in to change notification settings - Fork 365
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
Checkbox在Server模式显示正常,在WebAssembly模式下不显示选中状态。
Expected Behavior
修复Bug。
Interactive render mode
Interactive Auto (Server, then client)
Steps To Reproduce
复现工程见附件,步骤如下:
- 运行工程,点击Counter,此时渲染模式为Server,点击页面中的测试Checkbox,显示正常;
- 点击浏览器刷新按钮,此时渲染模式为WebAssembly,测试的Checkbox数据绑定正常,但不显示选中状态。
Exceptions (if any)
No response
.NET Version
.Net 9.0
Anything else?
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

