Binding behavior on Breadcrumbbar has changed in 5.6 #19264
Labels
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
kind/bug
Something isn't working
triage/untriaged
Indicates an issue requires triaging or verification
Current behavior
Fail to correct bind breadcrumb items in different scenarios.
Using a resourced ItemTemplate, breadcrumb will fail to accept pointer events.
Using a local Item content, breadcrumb will fail to construct its items.
App was working perfectly before updating to 5.6
Expected behavior
Breadcrumbbar should be working as expected, accepting click for " ... " when not enough space.
How to reproduce it (as minimally and precisely as possible)
A repro project can be found here:
BreadcrumbBindingBlank.zip
Workaround
Original issue was related to resourced ItemTemplate.
When trying to workaround using local content, we start to get the wrong rendering of items in the flyout.
Works on UWP/WinUI
None
Environment
No response
NuGet package version(s)
No response
Affected platforms
No response
IDE
No response
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: