Michel Couillard
Michel Couillard
@bhargavmullakuru fixed in my [fork](https://github.com/beenote/angular-material-datetimepicker) for you. ``` if (angular.version.major === 1 && angular.version.minor < 5) { this.$onInit(); } ```
You have to use the more recent fork: https://github.com/beenote/angular-material-datetimepicker
This should be an enhancement.
Cannot reproduce it on an iPad Mini4 with iOS 10.2 and angular-material-datetimepicker 1.5.1
Not with this project and I have no plan for that.
https://github.com/arca-computing/MultipleDatePicker In this project, ngModel is an array of moment dates. https://github.com/spongessuck/gm.datepickerMultiSelect Use bootstap Also support range
Can you publish it in your fork please?
It's a behavior of Angular Material dialog service. 0.7.1 vs 1.1.0 vs 1.1.1 @huangjun604 I don't see how it's related to this datetimepicker?
Ok maybe you can make a PR for that, by adding a directrive attribute like `parent-scroll=Boolean`.
@huangjun604 can you try it?