Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛交叉表使用排序时,数据重复会被去重 #1542

Closed
1 task
Bernicechl opened this issue Jul 8, 2022 · 2 comments · Fixed by #1606
Closed
1 task

🐛交叉表使用排序时,数据重复会被去重 #1542

Bernicechl opened this issue Jul 8, 2022 · 2 comments · Fixed by #1606
Assignees
Labels
🐛 bug 这个是一个 bug pivot sheet 透视表相关问题 released

Comments

@Bernicechl
Copy link

Bernicechl commented Jul 8, 2022

🏷 Version

latest

Package Version
@antv/s2

Sheet Type

  • PivotSheet

🖋 Description

存在重复数据,并使用排序时,sortFunction中取到的data是去重后的数据。

image
image

🔗 Reproduce Link

https://codesandbox.io/s/upbeat-parm-dn1pph?file=/index.ts:0-37286

🤔 Steps to Reproduce

😊 Expected Behavior

数据不被去重

😅 Current Behavior

数据被去重

@lcx-seima lcx-seima self-assigned this Jul 8, 2022
@lcx-seima lcx-seima added 🐛 bug 这个是一个 bug pivot sheet 透视表相关问题 labels Jul 8, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jul 8, 2022

你好 @Bernicechl,很抱歉给你带来了不好的体验, 我们会尽快排查问题并修复, 请关注后续发布日志.

Hello, @Bernicechl, We are so sorry for the bad experience. We will troubleshoot and fix the problem as soon as possible. Please pay attention to the follow-up change logs.

@lijinke666
Copy link
Member

🎉 This issue has been resolved in version @antv/s2-v1.25.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug 这个是一个 bug pivot sheet 透视表相关问题 released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants