-
Is there an existing issue for this?
Describe the bugTableColumn会把传递的实体context中类型为Guid?的数据清空 Expected Behavior保留context中Guid?的数据 Interactive render modeInteractive Server (Interactive server-side rendering (interactive SSR) using Blazor Server) Steps To Reproducehttps://gitee.com/qq_connect-623772954/issue_250624002 Exceptions (if any)代码在Components/Pages/Index.razor.cs内 .NET VersionNET9.0 Anything else?No response |
Beta Was this translation helpful? Give feedback.
Answered by
ArgoZhang
Jun 24, 2025
Replies: 1 comment 1 reply
-
@shakugans Thank you for filing this issue. In order for us to investigate this issue, please provide a minimalistic repro project that illustrates the problem. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@shakugans
使用
v.Row
的对应参数才对