Having a problem once i enter data into an Entry field and select a button which triggers the application to navigate to a new page, the keyboard hides and the UI components behind the keyboard disappear. Anybody any suggestions?
Only have this problem in scrollview and when Navigation.PushAsync( new Page()) is triggered.