We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is very strange bug, that took me few hours to notice, what caused that...
Version of form without @capacitor/keyboard
This is expected behaviour, when i click on another input it autoscroll the screen:
When I add @capacitor/keyboard and I even dont have to use it directly in code or capacitor.config.ts
Then, the same form "works" like that:
Also note this detail when arrows to step forward or back inside form dissapears for some reason:
When I serve my app and open it via safari, it works fine, but when its build with xcode, then it "works" as in video above.
Do you have any idea, if I forgot something to put into some configuration or whatever?
The text was updated successfully, but these errors were encountered:
Hello! Closing this issue since it's a duplicate of 1421.
Sorry, something went wrong.
No branches or pull requests
Bug Report
This is very strange bug, that took me few hours to notice, what caused that...
Version of form without @capacitor/keyboard
This is expected behaviour, when i click on another input it autoscroll the screen:
RPReplay_Final1706897683.mp4
When I add @capacitor/keyboard and I even dont have to use it directly in code or capacitor.config.ts
Then, the same form "works" like that:
RPReplay_Final1706897712.mp4
Also note this detail when arrows to step forward or back inside form dissapears for some reason:
When I serve my app and open it via safari, it works fine, but when its build with xcode, then it "works" as in video above.
Do you have any idea, if I forgot something to put into some configuration or whatever?
The text was updated successfully, but these errors were encountered: