Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230844

Keyword not popping up when onfocused input field

$
0
0

I am new to angular/ionic4.i have created the input field when it is focused the keyboard is supposed to be popup but it is popping up only for android only when u again tap in the input field even after the field is focused but for ios is not popping up at all

<ion-input type="input" placeholder="Enter your first name" [readonly]="isReadOnly" name="profile" [value]="firstName" #nameCtrl="ngModel" ngModel pattern="[A-Za-z]+" minlength="3" maxlength="20" [(ngModel)]="firstName"  #name no-padding>
</ion-input>

Viewing all articles
Browse latest Browse all 230844

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>