Open Aeiousl opened 1 month ago
@Aeiousl 我这是可以的呀
@fangsmile 不好意思问题定位错了,不是谷歌版本的问题,是前端打包后跨域访问会有问题,本地访问是正常的
@fangsmile 用的是若依框架,前端打包启动后localhost访问复制粘贴是正常的,ip访问就会出现描述的问题,而且不可编辑的单元格也能粘贴了,不知道是什么原因导致的
那你可以跟踪下代码 定位下具体问题。如果有代码逻辑问题可以提pr修复 @Aeiousl
感谢你的反馈!我们已经收到你的问题,并将在后续进行处理。 如果有开发者对这个 issue 感兴趣,请在issue下方留言“认领该issue”,留言后开始你的创作提pr给我们! 欢迎大家参与开源共建!我们非常感激每一位贡献者,提交pr后我们将为参与共建的开发者准备一份礼品。 参与共建可参考:https://visactor.io/vtable/guide/Contribution_Guide 与官方开发者交流问题可以下载飞书app扫码加入飞书群: 再次感谢你的支持!
Thank you for your feedback! We have received your question and will deal with it later. If any developer is interested in this issue, please leave a message "claim this issue" below the issue, and then start submitting your creation to us! Welcome everyone to participate in open source co-construction! We are very grateful to every contributor. After submitting the PR, we will prepare a gift for the developers who participate in the co-construction. For participation in co-construction, please refer to: https://visactor.io/vtable/guide/Contribution_Guide To communicate with official developers, you can download the Feishu app and scan the QR code to join the Feishu group! Thank you again for your support!
Version
1.7.7
Link to Minimal Reproduction
.
Steps to Reproduce
在复制单个单元格的值后,选中多个可编辑的单元格粘贴,在谷歌浏览器122版本可以支持选中的全部粘贴,但是在129版本或者以后都只能粘贴到选中的第一个单元格
Current Behavior
在复制单个单元格的值后,选中多个可编辑的单元格粘贴,在谷歌浏览器122版本可以支持选中的全部粘贴,但是在129版本或者以后都只能粘贴到选中的第一个单元格
Expected Behavior
需求是可以粘贴到所有选中的单元格
Environment
Any additional comments?
No response