The Wayback Machine - https://web.archive.org/web/20220213191655/https://github.com/dotnet/aspnetcore/issues/40189
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

CSS Hot Reload Causing Browser Link Error in JS Console in Browser #40189

Open
1 task done
stap123 opened this issue Feb 13, 2022 · 0 comments
Open
1 task done

CSS Hot Reload Causing Browser Link Error in JS Console in Browser #40189

stap123 opened this issue Feb 13, 2022 · 0 comments

Comments

@stap123
Copy link

@stap123 stap123 commented Feb 13, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

When we run our app we get a browser link error but we do not have the Microsoft.VisualStudio.Web.BrowserLink package. There is no meaningful error message, what is shown is "net::ERR_CONNECTION_RESET" trying to access https://localhost:44399/2306cefcc23b46319f5293f8b35d9ad6/browserLink

Expected Behavior

No error should be shown when the feature isn't used.

Steps To Reproduce

Create a new ASP.NET Core Web App with default settings. Run in browser, you should see the browser link error.

Exceptions (if any)

No response

.NET Version

6.0.200-preview.22055.15

Anything else?

I found that when you turn off CSS Hot Reload in VS the error isn't shown (Projects and Solutions > ASP.NET Core > CSS Hot Reload).

Using VS2022 Current, 6.0.2 packages, everything up to date

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

Successfully merging a pull request may close this issue.

None yet
1 participant