Hi, I have an issue with the latest versions of Telerik (2018 versions). If I have a Picker inside a RadSideDrawer, if I select a value in that Picker and navigate away, the picker becomes unselected so when I navigate back, I don't have the value selected anymore. In previous versions or when the picker is in a standard page and not in a RadSideDrawer, the value remains selected when I navigate away and back.
Also, this only happens on iOS.
Here is a link to a solution that has an example with the working version (without RadSideDrawer) and one with the bug present (with RadSideDrawer): https://1drv.ms/u/s!AjaK-IYVoMdogdF47vrIa2TAWx2Jeg
There is nothing in the RadSideDrawer in terms of side menu buttons or a hamburger button, but that wouldn't have made a difference anyway.