Open superbull opened 2 years ago
Thanks for contacting us. This looks to be caused by a console resize while the command was running. Can you confirm that?
Hi @superbull. We have added the "Needs: Author Feedback" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.
See our Issue Management Policies for more information.
@mkArtakMSFT I can confirm that the console was not resized.
Attached is the screenshot. Please be noted that it only happens on a WSL environment. [WSL: UBUNTU-20.04]
We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.
Describe the bug
The console output becomes strange after code changed when using
dotnet watch run
.Ctrl+C
to exit the watch processTo Reproduce
Change some code, and save.
The console output becomes something like below:
Further technical details