Closed as not planned
Closed as not planned
Description
#23039 # Describe the bug
Blazor doesn't start after a long downtime on mobile browsers.
To Reproduce
- Open any blazor server side site on chrome or firefox on android. For instance you can open this page https://demos.devexpress.com/blazor/ChartSeriesTypes
- Minimize your browser and wait a few hours
- Open the browser and with high propability you will see only prerendered page. All JS dynamic stuff doesn' work. No messages that you should update the page. If you follow some link on the page and then return back the page will still not work. The only way to restore its functionality is to refresh it manualy by clicking appropriate button in the browser.
P.S. Blazor Web Assembly sites restore without the issue.
Further technical details
- ASP.NET Core version 3.1
Metadata
Metadata
Assignees
Labels
This issue needs the attention of a contributor, typically because the OP has provided an update.This issue impacts only small number of customersIncludes: Blazor, Razor ComponentsThis issue describes a behavior which is not expected - a bug.Issues that make Blazor server experience different of Web assembly or DesktopThis label is used by an internal tool