uno.extensions icon indicating copy to clipboard operation
uno.extensions copied to clipboard

Address bar URL misbehaving when using NavView or TabBar and navigating

Open eriklimakc opened this issue 7 months ago • 2 comments

Current behavior

https://github.com/user-attachments/assets/f62dc9c0-365d-4841-ac3d-d92e11aa96f5

When going through NavigationView/TabBar items the URL is updated, but if we navigate to page and navigate back the URL stops updating.

Expected behavior

Always update.

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

Environment

Nuget Package (s):

Package Version(s):

Affected platform(s):

  • [ ] iOS
  • [ ] macOS (AppKit)
  • [ ] Mac Catalyst
  • [ ] Android
  • [X] WebAssembly
  • [ ] Windows
  • [ ] Skia (WPF)
  • [ ] Skia (GTK on Linux/macOS/Windows)
  • [ ] Skia (Linux Framebuffer)
  • [ ] Build tasks

Visual Studio:

  • [ ] 2019 (version: )
  • [X] 2022 (version: )
  • [ ] Visual Studio Code (version: )
  • [ ] Rider Windows (version: )
  • [ ] Rider macOS (version: )

Relevant plugins:

  • [ ] Resharper (version: )

Anything else we need to know?

eriklimakc avatar Jul 26 '24 16:07 eriklimakc