Open mfeingol opened 3 months ago
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
This issue has been verified using Visual Studio 17.11.0 Preview 5.0(8.0.70). Can repro on Android platform.
Got the same issue. Any hope this will be fixed?
Me too. Any ideas for a workaround?
I'm also running into the same problem.
Description
When navigating to a new page by assigning a new NavigationPage to the FlyoutPage's Detail property, I see NavigationPage called twice on the NavigationPage's inner page. This behavior is incorrect. OnNavigatedTo should only be called once.
First:
... and then:
Steps to Reproduce
Link to public reproduction project repository
N/A
Version with bug
8.0.70 SR7
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 14
Did you find any workaround?
No response
Relevant log output
No response