repo currently uses @[email protected]
Run the app and see home.page
dateSelected()
method logs the ionChange emitted event twice.
change to use @[email protected]
Run the app now and see home.page
dateSelected()
method logs the ionChange emitted event once.
Same performance for both ion-datetime elements on page.