Bug Report
Ionic version:
[x] 4.9.0
Current behavior:
If ion-select-options are passed with a delay, the selected property is not respected.
This happens e.g. if you get the options via http request.
Expected behavior:
The selected binding should work, with or without, the delay.
Steps to reproduce:
See stackblitz.
Related code:
https://stackblitz.com/edit/ionic-v4-angular-tabs-ecdgvr?file=src%2Fapp%2Fhome%2Fhome.page.ts
Bug Report
Ionic version:
[x] 4.9.0
Current behavior:
If ion-select-options are passed with a delay, the selected property is not respected.
This happens e.g. if you get the options via http request.
Expected behavior:
The selected binding should work, with or without, the delay.
Steps to reproduce:
See stackblitz.
Related code:
https://stackblitz.com/edit/ionic-v4-angular-tabs-ecdgvr?file=src%2Fapp%2Fhome%2Fhome.page.ts