You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the update to rc.0 / rc.1 the ion-item containing an ion-select does no longer have input state classes like ng-untouched.
Not 100% shure but I think they were there in beta.11, but they should be there anyway.
The text was updated successfully, but these errors were encountered:
DavidTalamona
changed the title
ion-item with ion-select does no longer have input state classes like ng-untouched
Ionic 2 RC1 - ion-item with ion-select does no longer have input state classes like ng-untouched
Oct 27, 2016
Thanks for the issue! This issue is being closed due to inactivity. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Short description of the problem:
Since the update to rc.0 / rc.1 the ion-item containing an ion-select does no longer have input state classes like ng-untouched.
Not 100% shure but I think they were there in beta.11, but they should be there anyway.
Item with ion-select looks like this:
While an item with ion-input looks like this:
Which Ionic Version? 1.x or 2.0.0-rc.1
Run
ionic info
from terminal/cmd prompt: (paste output below)Cordova CLI: 6.3.1
Ionic Framework Version: 2.0.0-rc.1
Ionic CLI Version: 2.1.4
Ionic App Lib Version: 2.1.2
Ionic App Scripts Version: 0.0.36
OS:
Node Version: v4.5.0
The text was updated successfully, but these errors were encountered: