You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set closeOnSelcted to true. When the dtpicker hides due to selection the onHide method is not invoked. When it closes due to a click outside of the dtpicker, the onHide method is invoked as expected.