[Bug] 排序 bug
Open
@fangsmile is already working on this.
Since Jan 14, 2025.
bug
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
1.10.3
Link to Minimal Reproduction
Steps to Reproduce
在onSortClick 中 通过updateSortState 只设置状态 走的接口排序。
接口未返回排序后的数据 但是给自动排序了
Current Behavior
在onSortClick 中 通过updateSortState 只设置状态 走的接口排序。
接口未返回排序后的数据 但是给自动排序了
Expected Behavior
在onSortClick 中 通过updateSortState 只设置状态 走的接口排序。
接口未返回排序后的数据 但是给自动排序了
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.