logisticinfotech / ionic4-datepicker

Ionic 4 Datepicker component
https://www.logisticinfotech.com/blog/ionic4-datepicker-component/
Other
77 stars 33 forks source link

fix (DatepickerModal) scrollIntoView #61

Open ydalvik opened 3 years ago

ydalvik commented 3 years ago

Hello

there is a bug on the view on iOS devices: when click on calendar, it scroll on top with alignment and we can't click on date.

fixed with this simple change.

thanks

ippeiukai commented 3 years ago

fixes https://github.com/logisticinfotech/ionic4-datepicker/issues/53 ?