fetrarij / ngx-daterangepicker-material

Pure Angular 2+ date range picker with material design theme, a demo here:
https://fetrarij.github.io/ngx-daterangepicker-material/
MIT License
246 stars 247 forks source link

I can't access to component properties using isinvalidDate #396

Open briancaldass opened 2 years ago

briancaldass commented 2 years ago

Versions

Describe the bug When try to access to the component properties using isInvalidDate I receive undefined image

In the browser console: image