### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug 复现步骤任选其一 1、当列中存在超宽内容时,拖动改变其中一个列宽时,会导致 `colgroup` > `col` 上的值应该有的没有了 2、用上传的示例,打开F12后,拖动改变其中一个列宽时(来回反复拖动不松开鼠标),观察 `colgroup` > `col`上的值,会发现偶尔会有,偶尔 `colgroup` > `col`上面无值 PS:先留个记录,以免后面忘了 https://github.com/user-attachments/assets/5d5b4714-0d47-4ed9-a70c-b0119954f2df <img width="1569" height="878" alt="Image" src="https://github.com/user-attachments/assets/88b004c2-73db-46bf-928d-535cd48450e9" /> ### Expected Behavior 快速调整列宽时,列宽测试应该只执行一次,不应再将拖动调整前的各列宽恢复, ### Interactive render mode Interactive Server (Interactive server-side rendering (interactive SSR) using Blazor Server) ### Steps To Reproduce [BootstrapBlazorApp1.Server.zip](https://github.com/user-attachments/files/31014032/BootstrapBlazorApp1.Server.zip) ### Exceptions (if any) _No response_ ### .NET Version NET10.0 ### Anything else? _No response_
Is there an existing issue for this?
Describe the bug
复现步骤任选其一
1、当列中存在超宽内容时,拖动改变其中一个列宽时,会导致
colgroup>col上的值应该有的没有了2、用上传的示例,打开F12后,拖动改变其中一个列宽时(来回反复拖动不松开鼠标),观察
colgroup>col上的值,会发现偶尔会有,偶尔colgroup>col上面无值PS:先留个记录,以免后面忘了
20260813_181412.mp4
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