Ionic-framework: v2 beta.10: Ionic ion-input component don't work properly with new '@angular/forms'

Created on 6 Jul 2016  ·  3Comments  ·  Source: ionic-team/ionic-framework

Short description of the problem:

Using new '@angular/forms' module got this exception:
ORIGINAL EXCEPTION: No value accessor for:

ngModel directive doesn't bind values from template's ion-select or ion-input fields to ts model Object and vice versa.

Steps to reproduce:

  1. Create form in component's template with ion-input or ion-select input field
  2. Include new '@angular/forms' module and import components
  3. Make dependency injection in app.ts disableDeprecatedForms(), provideForms()

Your system information:

Cordova CLI: 6.2.0
Gulp version: CLI version 3.9.1
Gulp local: Local version 3.9.1
Ionic Framework Version: 2.0.0-beta.10
Ionic CLI Version: 2.0.0-beta.30
Ionic App Lib Version: 2.0.0-beta.16
ios-deploy version: Not installed
ios-sim version: 5.0.8
OS: Mac OS X El Capitan
Node Version: v5.7.0
Xcode version: Xcode 6.4 Build version 6E35b

Most helpful comment

All 3 comments

Hello, thanks for opening an issue with us! This is actually a known issue and should be fixed in beta.1 and If beta.11 does not fix this issue i will happily reopen it. Thanks for using Ionic!

@jgw96 Where is the known issue that can be tracked?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MrBokeh picture MrBokeh  ·  3Comments

manucorporat picture manucorporat  ·  3Comments

brandyscarney picture brandyscarney  ·  3Comments

Nick-The-Uncharted picture Nick-The-Uncharted  ·  3Comments

vswarte picture vswarte  ·  3Comments