Ion-select trigger change event even without any change

When the user click on “ok” in the select popover, the event ionChange/ngModelChange is triggered, even if the user haven’t changed any value.

Is there a way to check the effective value change ?

By the way, the selects seem to display slowly on android, it feel lag and clunky.