puranjayjain / md-date-time-picker

An implementation of Material Design Picker components in vanilla CSS, JS, and HTML
https://puranjayjain.github.io/md-date-time-picker
Other
275 stars 77 forks source link

When mddtp-next-handle is clicked way to fast the calendar starts to stay on 1 month only during rendering #278

Open Nbkatigbak17 opened 2 years ago

Nbkatigbak17 commented 2 years ago

Hi, Great Datepicker tool.

I would like to ask help regarding my current scenario whenever I click the mddtp-next-handle right or left button way to fast. The calendar popup isn't able to render fast enough thus it throws an error

Cannot read properties of null (reading 'removeChild') at :14:33731

I would like to ask is there an existing fix for this

Nbkatigbak17 commented 2 years ago

It seems to not delete mddtp-date__previous image