Skip to content

bug(): Table组件在开启排序的情况下,如果某一列设置了默认排序,排序功能就会失效 #8053

@fanshuxian

Description

@fanshuxian

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Table组件在开启排序的情况下,如果某一列设置了默认排序,排序功能就会失效
只要某一列加了DefaultSort="true" DefaultSortOrder="xxx"表格的排序功能就会失效

Expected Behavior

Interactive render mode

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

Steps To Reproduce

官网表格排序的第一个例子就是失效的

Image

Exceptions (if any)

No response

.NET Version

NET9.0

Anything else?

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions