Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

datepicker cannot work #268

Open
geogeek11 opened this issue Mar 18, 2019 · 1 comment
Open

datepicker cannot work #268

geogeek11 opened this issue Mar 18, 2019 · 1 comment

Comments

@geogeek11
Copy link

i've tried to test it to pick a date but using ionic 3 for android using this code :

this.datePicker.show({
date: new Date(),
mode: 'date'
});

but it gives always the same error :

ERROR TypeError: Object(...) is not a function
at DatePicker.show (vendor.js:125405)

@ammaratef45
Copy link

I get the same just by adding DatePicker to providers without writing any code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants