ionic-team / ionic-starter-super

The Ionic 2 Super Starter 🎮

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

input fields not working

jfoscue opened this issue · comments

I am testing with the item-create page and whenever I click on any input nothing works.

Cordova CLI: 6.3.1
Ionic Framework Version: 2.0.0-rc.4
Ionic CLI Version: 2.1.10
Ionic App Lib Version: 2.1.6
Ionic App Scripts Version: 0.0.47
ios-deploy version: 1.8.6
ios-sim version: 5.0.8
OS: OS X El Capitan
Node Version: v4.4.5
Xcode version: Xcode 8.2.1 Build version 8C1002

commented

I just started up a fresh install and works perfect for me. How are you testing it?
myapp_-_ionic_lab

commented

The inputs are a little tricky in the emulator. I had to manually turn on the keyboard once.
Are you hitting the 'Done' button in the top right after entering your item?.

Type ionic serve in your command line for faster testing, then test on a device/emulator later. For the sake of rapid development, serve is great for getting an idea of how your app works and feels, and updating quickly. Then, when you are doing platform tweaks, then you move to your emulator.

Regards,
Wilson

I can't reproduce this issue. I close it.
Feel free to reopen it if you still have problems after updating to the latest release.