-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
Pillar: Complete Blazor WebPriority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releaseaffected-mostThis issue impacts most of the customersThis issue impacts most of the customersarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-blazor-serverfeature-circuit-lifecycleIssues to do with blazor server lifecycle eventsIssues to do with blazor server lifecycle eventsseverity-majorThis label is used by an internal toolThis label is used by an internal tool
Milestone
Description
If I launch a components app with dotnet watch run
- the reconnection feature doesn't ever seem to do its thing.
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.
LazZiya, JohnKiller, 0ptim, iotalambda and DreamescaperHybridSolutions
Metadata
Metadata
Assignees
Labels
Pillar: Complete Blazor WebPriority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releaseaffected-mostThis issue impacts most of the customersThis issue impacts most of the customersarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-blazor-serverfeature-circuit-lifecycleIssues to do with blazor server lifecycle eventsIssues to do with blazor server lifecycle eventsseverity-majorThis label is used by an internal toolThis label is used by an internal tool