2

I am using Ionic 3 along with Angular 5 and trying to use as below:

<ion-input type="number"><ion-input>

so It should reflect like this:

enter image description here

but when I am using above line of code then it's reflecting like normal input and can't see up and down arrow only in application but when I have created other ionic app and used exact same line then it's worked don't know why. dependencies I am using like:

"@angular/common": "5.0.3",
"@angular/compiler": "5.0.3",
"@angular/compiler-cli": "5.0.3",
"@angular/core": "5.0.3",
"@angular/forms": "5.0.3",
"@angular/http": "5.0.3",
"@angular/platform-browser": "5.0.3",
"@angular/platform-browser-dynamic": "5.0.3",
"@ionic-native/core": "4.4.0",
"@ionic-native/date-picker": "^4.5.3",
"@ionic-native/splash-screen": "4.4.0",
"@ionic-native/sqlite": "^4.5.3",
"@ionic-native/status-bar": "4.4.0",
"@ionic/storage": "2.1.3",
"ionic-angular": "3.9.2",
"ionic-native": "^2.9.0",

Anyone can suggest me what to do?

Rajpurohit
  • 1,951
  • 2
  • 16
  • 19

0 Answers0