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.

Reload the browser when the circuit ID is unknown

See original GitHub issue

If I launch a components app with dotnet watch run - the reconnection feature doesn’t ever seem to do its thing.

image

I can retry, and it will successfully connect (see console output) - but it never updates the UI.

My guess is that this happens because the circuit is gone - it’s a new process after all. We should see if we can improve this for inner loopness, and figure out a better experience by default for the case where the circuit is gone.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:4
  • Comments:14 (11 by maintainers)

github_iconTop GitHub Comments

10reactions
danroth27commented, Apr 12, 2019

We discussed this and we think it would help that if the circuit ID is unknown we reload the page.

4reactions
TanayParikhcommented, Dec 8, 2021

Duplicated https://github.com/dotnet/aspnetcore/issues/38305 against this issue. Thread summary is there are concerns with the existing documented approach as it overrides the existing reconnection behavior.

We may want to consider adding additional doc details on the reconnection behavior or provide alternate reconnection configurability (or automatic reloads).

Read more comments on GitHub >

github_iconTop Results From Across the Web

How can I force a web browser to reload the document ...
I need browsers to reload a page from the server every time it is displayed, including if the user got there by pressing...
Read more >
Handle errors in ASP.NET Core Blazor apps
This article describes how Blazor manages unhandled exceptions and how to develop apps that detect and handle errors.
Read more >
Error Messages
Restart the Cisco MGM server using the mgms-start command. ... Error Message EID-663: Circuit ID length cannot exceed 64 characters.
Read more >
Always accepting third party cookies seems to break first party ...
Exit node is circuit is not ok – says “--unknown--” Go on options and set “Accept third-party cookies and site data “Never” and...
Read more >
Troubleshooting Amazon OpenSearch Service
If it does, take the following steps: Wait several minutes. Refresh the page in your web browser. Choose Select existing group.
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