davidortinau / Xappy

A mobile app to track Xamarin news and explore all the goodness that is .NET for Mobile developers
MIT License
350 stars 106 forks source link

QueryProperties are null #34

Open sylendra7 opened 5 years ago

sylendra7 commented 5 years ago

Query properties are null while using shell gotoasync

await Shell.Current.GoToAsync($"userDetails?id={id}");