Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Bug] VisualDiagnostics.VisualTreeChanged is not fired when Application.MainPage changes #13155

Open
@etvorun

Description

@etvorun

Description

Steps to Reproduce

  1. Open attached project in VS
    HotReloadTest.zip

  2. Enable change only hot reload

  3. Build and run.

  4. Click on To Other Page button.

Expected Behavior

VisualDiagnostics.VisualTreeChanged is fires "add" and "remove" mutations (and there is AwesomeTabbedPage in Live Visual Tree in VS)

Actual Behavior

No mutation events fired (and there is MainPage in Live Visual Tree in VS).

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions