question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't copy & paste in 1.6.0

See original GitHub issue

When copy paste from text editor I get this error:

TypeError: p is undefined
[Zjistit více]
content-tools.min.js:6:21951
f</c.prototype.pasteText
http://offers.devlogic.cz/build/content-tools.min.js:6:21951
f</c.prototype.init/this._handleClipboardPaste</<
http://offers.devlogic.cz/build/content-tools.min.js:6:17918
a.Node</b.prototype.trigger
http://offers.devlogic.cz/build/content-tools.min.js:2:26224
a.Element</c.prototype._onPaste
http://offers.devlogic.cz/build/content-tools.min.js:3:4256
a.Element</c.prototype._addDOMEventListeners/this._domEventHandlers.paste</<
http://offers.devlogic.cz/build/content-tools.min.js:3:3155

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
anthonyjbcommented, Dec 21, 2017

@a-komarev are you pasting multiple paragraphs? I don’t think this will be currently supported - I guess if you paste into a region it always needs to convert the content to a single HTML string (e.g no block level tags).

I’ll open a new issue specific for fixtures and resolve this over the weekend - thanks for flagging @a-komarev 👍

2reactions
anthonyjbcommented, Dec 11, 2017

@evromalarkey 1.6.1 release should resolve the issue for you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Copy and Paste does not Work in Java Applets on Windows ...
Oracle WebCenter Content - Version 11.1.1.6.0 and later: Copy and Paste does not Work in Java Applets on Windows OS 7.
Read more >
How to Fix Copy Paste Not Working Windows 10/8/7 (100 ...
Can't Do Copy Paste in Windows PC/Laptop Codes:cmd /c "echo off|clip"sfc /scannow#CopyPasteFacebook Page ...
Read more >
Copy/Paste not working in a signed Applet - java
You can copy and paste BETWEEN applets. But if you try to use something from your main clipboard, it can't be copied in....
Read more >
Copy-Paste Broken · Issue #13366 · microsoft/vscode - GitHub
Steps to Reproduce: Open a (JavaScript) file; Try to copy and paste (using either Command + C or the Edit menu) ...
Read more >
Can't copy text from a pdf file - Super User
You can see if the PDF is locked for copying. From the File menu choose Properties and on the Security tab is says...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found