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
Can confirm that this happens when the Frame component is missing the actionBarVisibility property and is fixed by adding the property with the value auto
When
<Frame actionBarVisibility="never">
and after navigation to another component, tapping on the component navigated to crashes the app:The text was updated successfully, but these errors were encountered: