Ion-select not change dynamically!

When I click on an ion -select I can see the different ion - option , when I click on the box does not check mark but if I close the popup and I was reopens the boxes are checked

Same with radio button group

@Leigende Could you please provide some additional details, e.g. run ionic info and paste the output here? I’m not able to reproduce it with a basic plunker demo. Some sample code might be also helpful.

just check official documentation - same behaviour:

Select - Ionic API Documentation - Ionic Framework

Something is wrong with ion-select component.

Same on the doc demo on right …
My “ionic info” output:
Your system information:

Cordova CLI: 6.1.1
Ionic Framework Version: 2.0.0-beta.6
Ionic CLI Version: 2.0.0-beta.25
Ionic App Lib Version: 2.0.0-beta.15
OS:
Node Version: v4.4.3

Maybe that’s a bug in the docs, I can’t reproduce the problem either in plunker or locally.

Could you please try to reproduce the problem using the following plunker as template?

ok on your plunker it works and now also its works on mine, strange bug :slight_smile: