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
{{ message }}
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.
If you cannot reproduce an issue with a plunker example, it may be your environmental issue
Reproductible with your online demo.
Current behavior
Use ng2-ui/ng2-datetime-picker.
Click on the input, so the calendar is shown.
Select a date, so the input field is filled up.
Remove the value in the input text with backspace keyboard (delete. Not with select all text and delete).
Then focus out the input and focus in the input, the calendar is shown on the date 30 Nov 1901.
Expected/desired behavior
When removing the value from input field with keyboard, then opening the calendar, the calendar could show the date of Today or the Default value date if provided.
Steps to reproduce and a minimal demo
What steps should we try in your demo to see the problem?
Use ng2-ui/ng2-datetime-picker.
Plunker example(required)
Reproductible with your online demo : https://rawgit.com/ng2-ui/ng2-ui/master/app/index.html
If you cannot reproduce an issue with a plunker example, it may be your environmental issue
Reproductible with your online demo.
Current behavior
Expected/desired behavior
Other information
The text was updated successfully, but these errors were encountered: