-
Notifications
You must be signed in to change notification settings - Fork 200
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
Comments
你好 @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. |
antd 新版本 visible 属性变成了 |
你好 @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. |
🎉 This issue has been resolved in version @antv/s2-react-v1.30.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
* feat: 修复open属性冲突的问题 * test: 增加export组件dropdown测试用例 Co-authored-by: chengqu <[email protected]>
🏷 Version
Sheet Type
🖋 Description
<SheetComponent
loading={loading}
adaptive={{ width: true, height: true }}
themeCfg={{ name: 'gray' }}
sheetType="pivot"
header={{
exportCfg: {
open: true,
},
}}
/>
如上,配置导出复制生效时,界面异常,菜单项一直存在无法关闭
⌨️ Code Snapshots
🔗 Reproduce Link
🤔 Steps to Reproduce
😊 Expected Behavior
😅 Current Behavior
💻 System information
The text was updated successfully, but these errors were encountered: