ng2-ui / datetime-picker

Angular2 DateTime Picker
https://ng2-ui.github.io/#/datetime-picker
MIT License
121 stars 62 forks source link

Cannot read property 'type' of undefined #167

Closed sureshhustle closed 7 years ago

sureshhustle commented 7 years ago

Hi, My date time picker display error when i close the picker after select date and time i enclosed that screenshot please any one find out the solution for that. desctop screenshot

allenhwkim commented 7 years ago

@sureshhustle thanks for reporting this, but could you add a plunker example to reproduce this?

dineshk16feb commented 7 years ago

I am also facing same problem, its coming in your example plunker, it came only first time,

https://plnkr.co/edit/J6hXyB?p=preview

note: if I make [close-on-select]="false" then its not coming

allenhwkim commented 7 years ago

Fixed