Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Click outside to close not working #112

Open
turbobuilt opened this issue Jun 28, 2017 · 1 comment
Open

Click outside to close not working #112

turbobuilt opened this issue Jun 28, 2017 · 1 comment

Comments

@turbobuilt
Copy link

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?

@hexadecy
Copy link

hexadecy commented Jun 29, 2017

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants