You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Double click on any 'date', closes the dialog. And input-text remains empty. In other modes (time and calendar combined), dialog doesn't closes on double-click on any date
(double click on any date here, dialog closes and textbox stays empty behind)
If I open dialog, and directly click 'SET', current date is selected and shown in input-textbox. Problem is, if the current date has also been disabled, still it's shown in textbox behind after 'SET' clicked, adding on there's no way to keep 'SET' disabled until a 'date' is been clicked.
(dont' select any date, and click 'SET' directly, even though today's date - 09/05/2022 is disabled)
(still, it's shown in textbox)
I'm facing above issues even using latest versions, i.e. - @danielmoncada/angular-datetime-picker @13.1.1 in angular 12 - stackblitz,
also tried @danielmoncada/angular-datetime-picker @14.0.1 angular 13 - stackblitz.
The text was updated successfully, but these errors were encountered:
If we use date-time picker with below conf -
I'm facing 2 issues using above configurations -
Double click on any 'date', closes the dialog. And input-text remains empty. In other modes (time and calendar combined), dialog doesn't closes on double-click on any date
(double click on any date here, dialog closes and textbox stays empty behind)
If I open dialog, and directly click 'SET', current date is selected and shown in input-textbox. Problem is, if the current date has also been disabled, still it's shown in textbox behind after 'SET' clicked, adding on there's no way to keep 'SET' disabled until a 'date' is been clicked.
(dont' select any date, and click 'SET' directly, even though today's date - 09/05/2022 is disabled)
(still, it's shown in textbox)
I'm facing above issues even using latest versions, i.e. - @danielmoncada/angular-datetime-picker @13.1.1 in angular 12 - stackblitz,
also tried @danielmoncada/angular-datetime-picker @14.0.1 angular 13 - stackblitz.
The text was updated successfully, but these errors were encountered: