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

WinUI Dekstop app crashes on Navigate to View from another Library #3574

Closed
Berkunath opened this issue Nov 9, 2020 · 4 comments
Closed
Labels
bug Something isn't working product-winui3 WinUI 3 issues

Comments

@Berkunath
Copy link

I have created the application with Navigation View contains Frame. While try to navigate to the view from another library using Frame.Navigate method application get crash. If the view is inside the same library, Frame.Navigate works properly.

image

Steps to reproduce the bug

  1. Run the attached sample
  2. Application get crash on Frame.Navigate

Expected behavior
Application should not throw any exception

Version Info
WinUI NuGet package version - 3.0.0-preview2.200713.0,
Windows app type - WinUI Desktop app,
OS version(s) - 10.0.18362.1139

Sample:
FrameNavigation.zip

@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Nov 9, 2020
@chrisglein
Copy link
Member

Reminding me of #3371, which also was an issue doing things cross-library with WinUI3 preview.

@chrisglein chrisglein added the bug Something isn't working label Jan 12, 2021
@chrisglein
Copy link
Member

@JesseCol The actual crash seems to be in the UDK. Is that expected to show up that way or is that a red herring in this type of issue?

@Berkunath Could you try this repro on preview3 of WinUI3? Also, does this same scenario work without WinUI3 on a plain OS XAML app?

@chrisglein chrisglein added needs-author-feedback Asked author to supply more information. and removed needs-triage Issue needs to be triaged by the area owners labels Jan 12, 2021
@ghost ghost added the no-recent-activity label Jan 19, 2021
@ghost
Copy link

ghost commented Jan 19, 2021

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within 7 days of this comment.

@Berkunath
Copy link
Author

@chrisglein After WinUI 3 Preview 3, It seems working fine without crash.

@ghost ghost added needs-assignee-attention Assignee needs to follow-up or investigate this issue needs-triage Issue needs to be triaged by the area owners and removed needs-author-feedback Asked author to supply more information. no-recent-activity labels Jan 19, 2021
@ghost ghost removed the needs-triage Issue needs to be triaged by the area owners label Jan 19, 2021
@chrisglein chrisglein removed the needs-assignee-attention Assignee needs to follow-up or investigate this issue label Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working product-winui3 WinUI 3 issues
Projects
None yet
Development

No branches or pull requests

4 participants