Responsive input in Drag and Drop UI

Hello,

I am using the drag and drop UI and I just downloaded my app on my Ios.
My first screen is a login/password screen.
My problem is when I click on the input the keyboard displays and the inputs are moving.
I do not know how to fix this responsive issue.


Please search the community first.
This was answered multiple Times.
This a wel known issue with the DnD ui.
There is no fix for it yet.

I searched but I did not find. Sorry

Try setting the screen scrollable property to true.

For your information if you put scrollable it is working ….

Hello,

Yes i tried this afternoon and it is working perfectly.