Skip to content

bug(table): 当列中存在超宽内容时,拖动改变其中一个列宽时,会导致 colgroup > col 上的值应该有的没有了 #8323

Description

@Tony-ST0754

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

复现步骤任选其一
1、当列中存在超宽内容时,拖动改变其中一个列宽时,会导致 colgroup > col 上的值应该有的没有了
2、用上传的示例,打开F12后,拖动改变其中一个列宽时(来回反复拖动不松开鼠标),观察 colgroup > col上的值,会发现偶尔会有,偶尔 colgroup > col上面无值

PS:先留个记录,以免后面忘了

20260813_181412.mp4
Image

Expected Behavior

快速调整列宽时,列宽测试应该只执行一次,不应再将拖动调整前的各列宽恢复,

Interactive render mode

Interactive Server (Interactive server-side rendering (interactive SSR) using Blazor Server)

Steps To Reproduce

BootstrapBlazorApp1.Server.zip

Exceptions (if any)

No response

.NET Version

NET10.0

Anything else?

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions