Cell copy paste non-functional in handsontable

Tags: #<Tag:0x00007f51bf16c868> #<Tag:0x00007f51bf16c4f8>

Hello, I’m using version 14.6.1 of the Handsontable library, and I had implemented cell copy-paste functionality using the afterPaste() hook, which was working fine previously. However, I recently noticed that it has stopped working. I’ve tested it in both Microsoft Edge and Google Chrome browsers, but it’s still not functioning.
Could you please help me identify the issue and suggest how I can resolve it?

Hi @rupeshfend

This issue was introduced by the changes in Google Chrome API in version 133. The fix is available in Handsontable versions 14.6.2, 15.0.1 and higher.

1 Like

“Ok, thank you for your reply. Just to clarify, will upgrading the library from version 14.6.1 to 14.6.2 cause any functionality issues?”

@rupeshfend

Version 14.6.2 contains only a fix to the copy/paste issue. Otherwise it’s the same build as 14.6.1.

1 Like

Thank you for your prompt support and assistance! I really appreciate it.

@rupeshfend

I’m glad I could help :slight_smile: I will close this topic now as the issue is resolved.