When clicking the "ok" or "cancel" button on a datepicker, the underlying control is also activated. In my case it was a checkbox that was being activated when confirming the selected date. I could not find any other parts of the datepicker that would also activate the underlying controls.
This happened on an Android device. The browser version worked fine.
Solved! Go to Solution.
Hi @Dihelium. This is a known Android bug. We are aware of it and are working to improve the overall datepicker experience.
Hi @Dihelium. This is a known Android bug. We are aware of it and are working to improve the overall datepicker experience.
Thanks for the reply. I will start moving the checkboxes then. 🙂