-
Notifications
You must be signed in to change notification settings - Fork 197
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
🐛使用 asyncGetAllPlainData 导出的数据与表格渲染结果不一致 #2808
Labels
Comments
ref #2766 |
lijinke666
added a commit
that referenced
this issue
Jul 5, 2024
5 tasks
5 tasks
wjgogogo
pushed a commit
that referenced
this issue
Aug 5, 2024
🎉 This issue has been resolved in version @antv/s2-v2.0.0-next.26 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version @antv/s2-react-v2.0.0-next.25 🎉 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
🏷 Version
Sheet Type
🖋 Description
问题:需要对所有原始值为空的单元格进行自定义格式化,(包含对维度值为null的colCell 进行格式化)并且按照格式化的内容进行导出,为了实现这个功能发现了下面的问题:
asyncGetAllPlainData
的formatOptions: true
情况下导出的结果占位符没有正常导出⌨️ Code Snapshots
🔗 Reproduce Link
https://codesandbox.io/p/sandbox/pagination-forked-dsxzpp?file=%2Findex.html
🤔 Steps to Reproduce
😊 Expected Behavior
asyncGetAllPlainData
的formatOptions: true
情况下能够正确导出占位符;😅 Current Behavior
💻 System information
The text was updated successfully, but these errors were encountered: