Skip to content

[HR] Hot Reload Shell Page stays on loading wheel #1405

@rafael-rosa-knowcode

Description

@rafael-rosa-knowcode

Current behavior

When edit the Shell.xaml (Recommended App with ExtendedSplashScreen), and trigger Hot Reload, we have an eternal loading.

When we enter the recommended application,
where we have shell control,
showing the splash screen and close after load,
and we edit the Shell.xaml
and click to Hot Reload,
the screen remains eternally loading
and we can no longer see the MainPage.

ExtendedSplashScreen.Loading.mp4

Expected behavior

When Hot Reload, the ExtendedSplashScreen hide after the page "Load". Or when was loaded, not display.

How to reproduce it (as minimally and precisely as possible)

Use this sample project. UnoAppShellRecommended.zip

or create a new one: dotnet new unoapp -o UnoAppShellRecommended -preset "recommended"

Run the App.
Open the Shell.xaml
Edit some line.
Trigger Hot Reload.
And the app will display the Loading.

Nuget Package:

Package Version(s):

Affected platform(s):

  • WebAssembly
  • Android
  • iOS
  • macOS (AppKit)
  • Mac Catalyst
  • Skia
    • WPF
    • GTK (Linux)
    • Linux Framebuffer
    • Tizen
  • Windows

IDE:

  • Visual Studio 2022
  • Visual Studio 2019
  • Visual Studio Code
  • Visual Studio for Mac
  • Rider Windows
  • Rider macOS

Relevant plugins:

Anything else we need to know?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions