Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot refresh while debugging #106

Open
carlin-q-scott opened this issue Aug 6, 2020 · 1 comment
Open

Cannot refresh while debugging #106

carlin-q-scott opened this issue Aug 6, 2020 · 1 comment

Comments

@carlin-q-scott
Copy link

carlin-q-scott commented Aug 6, 2020

Issue

I cannot refresh the browser while debugging my razor page.

Steps to Reproduce

  1. Start debugging with the browser.
  2. Modify the cshtml for the current page.
  3. Click the BrowserLink refresh button.

I am shown a dialog stating:

Do you want to stop debugging?

If I click OK, then the following happens:

  1. Debug session terminates.
  2. VS builds my project.
  3. The browser refreshes.

Workaround

Use the refresh button on the browser.

Environment Information

Microsoft Visual Studio Professional 2019
Version 16.6.5

I was not having this problem with version 16.6.4.

@jaglick
Copy link

jaglick commented Jul 11, 2022

I have this same issue in Microsoft Visual Studio Professional 2022 (64-bit)
Version 17.2.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants