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

react SheetComponent 导出界面异常🐛 #1736

Closed
3 tasks
lichia9527 opened this issue Sep 7, 2022 · 4 comments
Closed
3 tasks

react SheetComponent 导出界面异常🐛 #1736

lichia9527 opened this issue Sep 7, 2022 · 4 comments
Assignees
Labels
🐛 bug 这个是一个 bug released

Comments

@lichia9527
Copy link

lichia9527 commented Sep 7, 2022

🏷 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

@stone-lyl stone-lyl added the 🤔 need reproduce 需要一个在线复现链接 label Sep 28, 2022
@github-actions
Copy link
Contributor

你好 @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.

@serializedowen serializedowen self-assigned this Oct 13, 2022
@lijinke666
Copy link
Member

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

@lijinke666 lijinke666 added 🐛 bug 这个是一个 bug and removed 🤔 need reproduce 需要一个在线复现链接 labels Oct 18, 2022
@github-actions
Copy link
Contributor

你好 @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.

@lijinke666
Copy link
Member

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

The release is available on:

Your semantic-release bot 📦🚀

wjgogogo pushed a commit that referenced this issue Oct 25, 2023
* feat: 修复open属性冲突的问题

* test: 增加export组件dropdown测试用例

Co-authored-by: chengqu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug 这个是一个 bug released
Projects
None yet
Development

No branches or pull requests

4 participants