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
Hello, and thank you so much for making this awesome date time picker!
I looked through the code and "clickOutsideToClose" is set to true, but for some reason, even in the demos here https://logbon72.github.io/angular-material-datetimepicker/ when you click outside, the dialog doesn't close. Do you know why?
The text was updated successfully, but these errors were encountered:
Only the mdcDateTimeDialog Service have the clickOutsideToClose set to true.
We should probably expose this attribute and clickOutsideToClose : default false.
As normal user click outside by accident.
hexadecy
added a commit
to beenote/angular-material-datetimepicker
that referenced
this issue
Jun 30, 2017
Hello, and thank you so much for making this awesome date time picker!
I looked through the code and "clickOutsideToClose" is set to true, but for some reason, even in the demos here https://logbon72.github.io/angular-material-datetimepicker/ when you click outside, the dialog doesn't close. Do you know why?
The text was updated successfully, but these errors were encountered: