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

🐛 导出方法 copyData 在有手动隐藏列的情况下,导出的数据中,对应隐藏列的数据依然被导出,导致与表头错位 #2885

Open
1 of 4 tasks
Miantang opened this issue Sep 2, 2024 · 1 comment
Assignees
Labels
💤 inactive 不活跃的 Issue 或 PR, 30天没有回复 ✨ supported or fixed in next 在 2.0-next 版本中,已支持该需求,或 bug 已修复

Comments

@Miantang
Copy link

Miantang commented Sep 2, 2024

🏷 Version

Package Version
@antv/s2 1.55.8
@antv/s2-react 1.47.0
@antv/s2-vue

Sheet Type

明细表

  • [] PivotSheet
  • TableSheet
  • GridAnalysisSheet
  • StrategySheet
  • EditableSheet

🖋 Description

导出方法 copyData 在有手动隐藏列的情况下,导出的数据中,对应隐藏列的数据依然被导出

🔗 Reproduce Link

改写官网DEMO后,

https://codesandbox.io/p/sandbox/condescending-dewdney-cgc9v8?file=%2Findex.tsx%3A8%2C10

🤔 Steps to Reproduce

image

当有手动隐藏列后的导出, 表头与数据列会错位

image

😊 Expected Behavior

能正确导出

💻 System information

Environment Info
System mac 14.6
Browser chrome: v128.0
@lijinke666 lijinke666 added the ✨ supported or fixed in next 在 2.0-next 版本中,已支持该需求,或 bug 已修复 label Sep 10, 2024
@lijinke666 lijinke666 self-assigned this Sep 10, 2024
Copy link
Contributor

你好 @Miantang,该功能或缺陷已经在 2.0 next 版本 中支持或修复,next 版本目前处于内测中, 感谢你的支持与理解。

如有任何 2.0 版本 问题,请前往讨论区查看文档, 抢先试用:

yarn add @antv/s2@next  # pnpm add @antv/s2@next
yarn add @antv/s2-react@next  # pnpm add @antv/s2-react@next
yarn add @antv/s2-vue@next  # pnpm add @antv/s2-vue@next

Hello, @Miantang, This feature or flaw has been supported or fixed in 2.0 next version, next version is currently in private beta, thank you for your support and understanding.

Any 2.0 version issues, please go to discussion, or view docs, the first trial:

@github-actions github-actions bot added the 💤 inactive 不活跃的 Issue 或 PR, 30天没有回复 label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💤 inactive 不活跃的 Issue 或 PR, 30天没有回复 ✨ supported or fixed in next 在 2.0-next 版本中,已支持该需求,或 bug 已修复
Projects
None yet
Development

No branches or pull requests

2 participants