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.

Empty red area is displayed after Run button is clicked

See original GitHub issue

Describe the bug

I am using dotnet try to test c# pattern matching feature. This is my repo (and branch where the bug is reproduced): https://github.com/kihtov23/csharp-pattern-matching/tree/bug_red_box_displayed Steps to reproduce:

  1. Run “dotnet try” on .csharp-pattern-matching/CSharpPatternMatching/ folder
  2. Click “Run” button on first code sample. Expected result is 14 and actual result is 14 so it works fine.
  3. Click “Run” button on second code sample. Expected result should be concrete numbers but actual result is this red box: image

Did this error occur while using dotnet try or online?

  • dotnet-try

What kind of error was it?

  • User Interface (UI): For example the output never displayed

More details:

  • OS

    • Windows 10
  • Browser

    • Chrome

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
okikhcommented, Dec 15, 2020

Once I updated .Net version on my PC - issue’s gone.

1reaction
colombodcommented, Dec 11, 2020

Hi @okikh I am asking if the red box is constantly and consistently coming up for you and therefore you have no way to execute those cell successfully, or if it is a transient error that lets you perform runs eventually.

As you can see image

I run all three cells no problem

Read more comments on GitHub >

github_iconTop Results From Across the Web

Clearing coverage highlighting in Eclipse - java - Stack Overflow
Go to Windows Menu bar > Show View > Other > Type coverage and open it. enter image description here. Click on Coverage....
Read more >
You cannot remove error tracing arrow in Excel - Office
Select cell A1 and click the Error Checking button. Click Trace Empty Cell. Notice that a red Trace Empty Cell arrow appears.
Read more >
active - CSS: Cascading Style Sheets - MDN Web Docs
The :active CSS pseudo-class represents an element (such as a button) that is being activated by the user. When using a mouse, ...
Read more >
Lesson 1: Using JavaScript to Show an Alert
So far in this lesson, we have called the showAlert() function when the body of the web page is loaded. However, we could...
Read more >
My computer screen is blank or shows the Stage Display ...
If the display settings don't update properly, or you need to move displays around, open ProPresenter Preferences and go to the Display tab....
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