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.

Update output box copy

See original GitHub issue

We need to add “as well” to the end of:

/**
  * Your output will go here
  * Any console.log() -type
  * Statements will appear in
  * Your browser's DevTools
  * JavaScript console
  */

since the results do indeed show up there, too.

Thanks to @ChadKreutzer for pointing this out.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
oalhaitcommented, Jul 26, 2016

I’m on it!

0reactions
azaleascommented, Jul 26, 2016

@raisedadead I see. Well, ok then. I will wait out even though I’m ready for a pull request;)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Update output box copy · Issue #9891 - GitHub
Your output will go here * Any console.log() -type * Statements will appear in * Your browser's DevTools * JavaScript console */.
Read more >
OUTPUT Clause (Transact-SQL) - SQL Server - Microsoft Learn
Returns information from, or expressions based on, each row affected by an INSERT, UPDATE, DELETE, or MERGE statement. These results can be ...
Read more >
The OUTPUT Clause for UPDATE Statements
The OUTPUT clause returns the values of each row that was affected by an INSERT, UPDATE or DELETE statements. It even supports the...
Read more >
How can I output a string that can be copied to the Clipboard?
I am using a MessageBox to output a string that I want to be able to copy the text from and paste elsewhere....
Read more >
Copy and paste text boxes - Microsoft Power BI Community
I now want to copy and paste this text box to use in mulitple location within this report. The usual Ctrl-C (copy) and...
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