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
The secondary menu list shows correctly in the application, however at the end of the constructor my list is 9 elements, after OnAppearing completes it's 1. This prevents me from enabling/disabling items in the list based on activity and such.
The secondary menu list shows correctly in the application, however at the end of the constructor my list is 9 elements, after OnAppearing completes it's 1. This prevents me from enabling/disabling items in the list based on activity and such.