Open dialog -> screen scrolls up

Dear all,

I noticed an issue with my app running on iOS / Framework7 (4.1)

When I open a dialog it is centered in the screen. Looks perfect.

But: the dialog allows to input some data. When the softkeyboard appears, The complete screen is scrolled up to ensure that the input field is still centered (and not just the dialog is repositioned).

What I found:…safari and WKWebview are not updating inte window.innerHeight property when teh keyboard is shown.

From my point of view, it would me much nicer if just the dialog moves…Is this somehow possible?

Best regards
Andreas,