[Shell] Apply Query string parameters even if they aren't present and correctly apply...
authorShane Neuville <shane94@hotmail.com>
Wed, 3 Jul 2019 23:57:46 +0000 (17:57 -0600)
committerSamantha Houts <samhouts@users.noreply.github.com>
Wed, 3 Jul 2019 23:57:46 +0000 (16:57 -0700)
commitdaeb45b158b83facf5550957cb19b19665fabedc
tree54420f026d21634053f170012bcb210ab068af58
parent22f39546de51968bd6af871b9ed0f338cd8b0f4c
[Shell] Apply Query string parameters even if they aren't present and correctly apply them to nested pages (#6695)

* apply query string parameters if they aren't there
- apply query string parameters correctly to nested pages

* Update Xamarin.Forms.Core/Shell/Shell.cs

Co-Authored-By: Stephane Delcroix <stephane@delcroix.org>
fixes #6543
Xamarin.Forms.Core.UnitTests/ShellTestBase.cs
Xamarin.Forms.Core.UnitTests/ShellTests.cs
Xamarin.Forms.Core/Shell/Shell.cs
Xamarin.Forms.Core/Shell/ShellItem.cs
Xamarin.Forms.Core/Shell/ShellSection.cs