Use ion-input type=datetime-local with arrow keys on physical mobile keyboard

Hello, I use the <ion-input type=datetime-local> to display a datetimer-picker in a form. On Desktop the date and time can be selected using the arrow keys (left, right to change current input & up,down to change the value). My mobile device has a physical keyboard attached with arrow keys but when I click the datetime input a popup opens up and I have to enter the date there. Is it possible to use the datetime input in the same way as on desktop without opening up a separate dialog?

Hello, did you find a solution? I’m with the same issue. Thanks