alongubkin / alongubkin/angular-datepicker
Doesn't work with Ionic
Open
- Dominant language
- JavaScript
- Stars
- 290
- Forks
- 126
- PR merge metrics
- No merged PRs in 30d
Description
I tried using the plugin with Ionic, it doesn't work.
When I add an input to a modal, it doesn't open at all. When I add it to a normal view, the plugin opens, but nothing happens when I click on a date.
I read this: https://github.com/alongubkin/angular-datepicker/issues/1
and I built the project with grunt picker, as the build didn't include the changes. Still doesn't work.
I then included the src files instead of the build file, but that didn't help either.
I only use
```
{{ date }}
```
Contributor guide
Assessment
This issue has not been assessed yet.