Replies: 1 comment
-
https://stackoverflow.com/questions/2989263/disable-auto-zoom-in-input-text-tag-safari-on-iphone |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I've been trying to get myself familiar with this framework and I must say it is quite nice. I'm currently trying to add an input field to my page and on mobile (iOS - have no Android or others at my disposal to try) I have this little annoying quirk where my safari/firefox/chrome browser automatically zooms in on the text field hereby moving a lot of text out of the viewport.
I have tried the different input fields on the doc page and even the search bar on the top of the naiveui.com homepage and this behaviour is not happening there. I am wondering if I am doing something wrong or I should be including something else other than a simple <n-input ...>.
It's a small thing but incredibly annoying for me personally. And as I do not have this behaviour when browsing on my mobile device through the naiveui website I'm sure I am doing something wrong.
Beta Was this translation helpful? Give feedback.
All reactions