Skip to content

There is no Retry button in the page after reconnection to the server for blazor server project #32545

@TanayParikh

Description

@TanayParikh

Repro Steps

  1. Open VS > Create a new project > Blazor Server App > 6.0 > Create
  2. F5 to run the application
  3. After it pop up a browser to show the page, please open another browser that the website link same as previous one, then stop debugging
  4. Wait for about 3 mins, verify the page info

Note: This issue does not repro on 5.0/3.1 project

Actual Result
After stop debugging, connect server message show up and then the page show "reload" message. Wait for about 3 mins, the page still show "Reload"
image

Expected Result
image

Metadata

Metadata

Assignees

Labels

DoneThis issue has been fixedarea-blazorIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions