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

Changing Detail of a FlyoutPage leads to an empty page on Android #5541

Closed
chsoft-rbi opened this issue Mar 24, 2022 · 1 comment · Fixed by #6023
Closed

Changing Detail of a FlyoutPage leads to an empty page on Android #5541

chsoft-rbi opened this issue Mar 24, 2022 · 1 comment · Fixed by #6023
Labels
area-controls-flyoutpage FlyoutPage fixed-in-6.0.300-rc.2 Look for this fix in 6.0.300-rc.2! platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@chsoft-rbi
Copy link

Description

In a flyout page, setting the Detail with Detail = new NavigationPage((Page)Activator.CreateInstance(entry.TargetType)); like it's written in the documentation leads to an empty detail page on Android, the Title in the Navigation Bar is set however.

On Windows it works as expected.

Steps to Reproduce

Simple sample project (slightly altered from the documentation, but the not-yet-officially-released sample project from the documentation shows this issue too):
NavigationTest.zip

Simply open the flyout and select something.

Version with bug

Preview 14 (current)

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android 7 (API 24), Android 12 (API 31)

Did you find any workaround?

No response

Relevant log output

No response

@chsoft-rbi chsoft-rbi added s/needs-verification Indicates that this issue needs initial verification before further triage will happen t/bug Something isn't working labels Mar 24, 2022
@jfversluis jfversluis added platform/android 🤖 area-controls-flyoutpage FlyoutPage and removed s/needs-verification Indicates that this issue needs initial verification before further triage will happen labels Mar 24, 2022
@XamlTest XamlTest added s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage labels Mar 25, 2022
@XamlTest
Copy link

Verified repro with Visual Studio Enterprise 2022 main 17.2.0 Preview 2.0 [32223.438.main] on Android. Repro with above project.

@Redth Redth added this to the 6.0.300-rc.2 milestone Mar 31, 2022
@ghost ghost locked as resolved and limited conversation to collaborators May 15, 2022
@samhouts samhouts added the fixed-in-6.0.300-rc.2 Look for this fix in 6.0.300-rc.2! label Feb 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-flyoutpage FlyoutPage fixed-in-6.0.300-rc.2 Look for this fix in 6.0.300-rc.2! platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants