Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix RNX MenuFlyout so that it can update when number of child MenuFly… #290

Closed
wants to merge 1 commit into from

Conversation

cvirendra
Copy link

@cvirendra cvirendra commented Nov 14, 2024

There's an issue where if MenuFlyout is shown with N items previously and you attempt to show it again but with only M items, it still shows N items with last item being duplicated. This change fixes this issue.

Microsoft Reviewers: Open in CodeFlow

@cvirendra cvirendra requested a review from a team as a code owner November 14, 2024 04:03
@cvirendra cvirendra marked this pull request as draft November 14, 2024 05:16
@cvirendra cvirendra closed this Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant