We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在进行自定义复制配置时发现该问题,无论如何修改,都无法改变复制后的结果
可直接使用官方实例复现
https://s2.antv.antgroup.com/api/components/export#exportcfgprops
该链接为提供的官网链接,未修改代码,仅作参考
请使用 CodeSandbox 查看,官网的dom无法展示按钮,需要修改一下
请使用上面的链接查看代码
install react react-dom 可展示页面
修改版本,否则会报 asyncGetAllPlainData 不存在
放开 customTransformer 的注释 点击全部复制按钮 在飞书、语雀等文档中粘贴,会输出文本,按文档描述,应该输出的是空表格
经过多轮测试,无论传入什么参数,都会输出一模一样的文本
应该输出空表格
The text was updated successfully, but these errors were encountered:
text/html 还不支持全量导出场景, 文档有误导, #2865
#2828
Sorry, something went wrong.
lijinke666
Successfully merging a pull request may close this issue.
🏷 Version
Sheet Type
🖋 Description
在进行自定义复制配置时发现该问题,无论如何修改,都无法改变复制后的结果
可直接使用官方实例复现
⌨️ Code Snapshots
🔗 Reproduce Link
https://s2.antv.antgroup.com/api/components/export#exportcfgprops
该链接为提供的官网链接,未修改代码,仅作参考
请使用 CodeSandbox 查看,官网的dom无法展示按钮,需要修改一下
🤔 Steps to Reproduce
请使用上面的链接查看代码
install react react-dom 可展示页面
修改版本,否则会报 asyncGetAllPlainData 不存在
放开 customTransformer 的注释
点击全部复制按钮
在飞书、语雀等文档中粘贴,会输出文本,按文档描述,应该输出的是空表格
经过多轮测试,无论传入什么参数,都会输出一模一样的文本
😊 Expected Behavior
应该输出空表格
😅 Current Behavior
💻 System information
The text was updated successfully, but these errors were encountered: