Skip to content

bug(Checkbox): Checkbox在WebAssembly模式下不显示选中状态 #4710

@LeiLei-Liu

Description

@LeiLei-Liu

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

复现工程见附件,步骤如下:

  1. 运行工程,点击Counter,此时渲染模式为Server,点击页面中的测试Checkbox,显示正常;
  2. 点击浏览器刷新按钮,此时渲染模式为WebAssembly,测试的Checkbox数据绑定正常,但不显示选中状态。

1
2

Demo.zip

Exceptions (if any)

No response

.NET Version

.Net 9.0

Anything else?

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions