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

[Navigation] Why don't you build the whole route till the root and match it then?

Open xperiandri opened this issue 1 year ago • 0 comments

What would you like to be added:

When navigation happens to a relative route you match only the navigated segment of the path. Why can't you build the full path till the root from the current region and match it on the full path then?

Why is this needed:

In order to perform navigation correctly

For which Platform:

  • iOS
  • Android
  • WebAssembly
  • WebAssembly renders for Xamarin.Forms
  • Windows

xperiandri avatar Jul 13 '24 19:07 xperiandri