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
I resolved the issue for my case, it also gives me an invalid date and it was because of the format it was not correct if you define a format make sure you pass it correctly. #60
#testing git clone https://github.com/Leo1305Pineda/ionic4-datepicker.git cd ionic4-datepicker npm i npm run build_lib cp -R /dist/ionic4-datepicker /you_project/node_modules/@logisticinfotech/ionic4-datepicker cd /you_project npm run start
`
Hello
When Press Cancel or close modal then how to check whether it has date or not selected?
we are using button to open datepicker and when close we take value but when cancel modal then it shows invalid date.
So have you any other way to give empty value or anything ?
Thanks
The text was updated successfully, but these errors were encountered: