antvis / S2

⚡️ A practical visualization library for tabular analysis.
https://s2.antv.antgroup.com
MIT License
1.46k stars 193 forks source link

🐛 交叉表自定义列头导出数据格式错位 #2844

Closed wozien closed 3 weeks ago

wozien commented 1 month ago

🏷 Version

Package Version
@antv/s2 2.0.0-next.25
@antv/s2-react
@antv/s2-vue

Sheet Type

🖋 Description

交叉表自定义列头:

image

调用asyncGetAllPlainData导出数据,格式不对,感觉会把最后面列头替换行头文本,下面是控制台打印结果:

image

⌨️ Code Snapshots

🔗 Reproduce Link

https://stackblitz.com/edit/vitejs-vite-m4qgeu?file=src%2FTestExport.tsx

🤔 Steps to Reproduce

😊 Expected Behavior

正常格式导出

😅 Current Behavior

💻 System information

Environment Info
System
Browser
github-actions[bot] commented 1 month ago

你要找的是不是 (You may look for issues):

  1. 85% #2785
github-actions[bot] commented 4 weeks ago

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

Hello, @wozien, 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 commented 3 weeks ago

:tada: This issue has been resolved in version @antv/s2-v2.0.0-next.27 :tada:

The release is available on:

Your semantic-release bot :package::rocket: