You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix for MenuFlyoutItem stops working after navigating away from and back to page (#25170)
* fix-21675-Updated the BindingContext of MenuBarItem after page navigation.
* fix-21675- Added UI testcase.
* fix-21675-Removed unwanted space.
* fix-21675-removed unwanted spacing.
* fix-21675-Updated testcase.
* fix-21675-Updated the BindingContext of MenuBarItem after page navigation.
* fix-21675- Added UI testcase.
* fix-21675-Removed unwanted space.
* fix-21675-removed unwanted spacing.
* fix-21675-Updated testcase.
* fix-21675-Updated testcase script.
* fix-21675-Updated testcase which only execute for the Windows and MacOS
* fix-21675-Moved testcase classes to Issue21675.
* Update src/Controls/src/Core/Page/Page.cs
* fix-21675-Added UnitTestcase and removed UI testcase.
* fix-21675- Parent of the MenuBarItems only null when the parent is MenuBar instead of page.
---------
Co-authored-by: Rui Marinho <[email protected]>
0 commit comments