Hey,
I am trying to use the ion-datetime component without ion-item but encounter a problem.
In my page i have 2 datetime components - either I click on the first or the second, the picker of the second is the one that always open.
You can see an example in this plunker - If you click on the upper datetime a picker will open but it belong to the lower datetime.
btw, problem is the same if i have two datetime component inside the same ion-item.
Does the datetime component was planned to always used inside an ion-item?
Any thoughts?
Thanks