S2 icon indicating copy to clipboard operation
S2 copied to clipboard

react SheetComponent 导出界面异常🐛

Open lichia9527 opened this issue 3 years ago • 1 comments

🏷 Version

Package Version
@antv/s2 1.29.0
@antv/s2-react 1.26.0
@antv/s2-vue

Sheet Type

  • [ -] PivotSheet
  • [ ] TableSheet
  • [ ] GridAnalysisSheet
  • [ ] StrategySheet

🖋 Description

<SheetComponent loading={loading} adaptive={{ width: true, height: true }} themeCfg={{ name: 'gray' }} sheetType="pivot" header={{ exportCfg: { open: true, }, }} /> 如上,配置导出复制生效时,界面异常,菜单项一直存在无法关闭 20220907145359

⌨️ Code Snapshots

🔗 Reproduce Link

🤔 Steps to Reproduce

😊 Expected Behavior

😅 Current Behavior

💻 System information

lichia9527 avatar Sep 07 '22 06:09 lichia9527

你好 @lichia9527,请提供一个可以在线访问的链接, 或者使用 codesandbox 提供示例并详细说明复现步骤 (查看更多模板), 15 天内未回复issue自动关闭。

Hello, @lichia9527, please provide an accessible link or usage codesandbox to describe the reproduction steps (more template). The issue will be closed without any replay within 15 days.

github-actions[bot] avatar Sep 28 '22 02:09 github-actions[bot]

antd 新版本 visible 属性变成了 open, 和 s2 的 open 重名了, 导致透传下去无法关闭

lijinke666 avatar Oct 18 '22 09:10 lijinke666

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

Hello, @lichia9527, 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.

github-actions[bot] avatar Oct 18 '22 09:10 github-actions[bot]

:tada: This issue has been resolved in version @antv/s2-react-v1.30.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

lijinke666 avatar Oct 24 '22 07:10 lijinke666