Hi,
if i navigate a second time to a page using shell navigation the SfTimePicker controls throws a NullReferenceException, even if i have no properties set.
I'm using the latest nuget package with Version 18.2.0.58
Reproduce Steps
1. Navigate to page with SfTimePicker using Shell navigation
2. The first time the navigation works and the page is shown correctly
3. Navigate to any other page using Shell navigation.
4. Renavigate to the page with SfTimePicker using Shell navigation
Result: The SfTimePicker throws a NullReferenceException.