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

🐛enableCopy bug #1955

Closed
1 task
Malcn opened this issue Nov 28, 2022 · 6 comments · Fixed by #1984
Closed
1 task

🐛enableCopy bug #1955

Malcn opened this issue Nov 28, 2022 · 6 comments · Fixed by #1984

Comments

@Malcn
Copy link

Malcn commented Nov 28, 2022

Package Version
@antv/s2 1.34.0

Sheet Type

  • PivotSheet

🖋 Description

⌨️ Code Snapshots

        interaction: {
            selectedCellsSpotlight: true,
            hoverHighlight: false,
            enableCopy: true
        },
       style: {
            colCfg: {
                hideMeasureColumn: true
            }
        }

🔗 Reproduce Link

https://codesandbox.io/s/goofy-goldstine-brwhki?file=/index.ts

@lijinke666
Copy link
Member

所以具体是什么问题呢?亲亲麻烦说清楚一点

@lijinke666 lijinke666 added the 👀 need more info Issue/pr 描述太少, 没有可用信息 label Nov 30, 2022
@github-actions
Copy link
Contributor

你好 @Malcn,你所提供的信息不足于我们排查问题, 请按照 issue 模板填写相关信息, 提供 gif, 截图, 代码片段, 配置信息, 版本号, 可复现链接等方式, 详细说明复现步骤, 感谢配合, 谢谢! 15 天内未回复issue自动关闭。

Hello, @Malcn, the information you provided is not enough for us to troubleshoot the problem. Please complete the issue description, provide gifs, screenshots, config, version. And explain the reproduction steps in detail. Thanks so much for your cooperation! The issue will be closed without any replay within 15 days.

@Malcn
Copy link
Author

Malcn commented Dec 1, 2022

复现步骤:

  1. enableCopy开启
    2.设置hideMeasureColumn为true
    3.刷选数据操作,ctrl+c 数据没有到粘贴板,并且有时报错

image

@github-actions github-actions bot removed the 👀 need more info Issue/pr 描述太少, 没有可用信息 label Dec 1, 2022
@stone-lyl stone-lyl added the s2-core Core 层 问题 label Dec 7, 2022
@lijinke666
Copy link
Member

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

The release is available on:

Your semantic-release bot 📦🚀

@lijinke666
Copy link
Member

🎉 This issue has been resolved in version @antv/s2-v1.37.0-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lijinke666
Copy link
Member

🎉 This issue has been resolved in version @antv/s2-v2.0.0-next.4 🎉

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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants