angular-datepicker
angular-datepicker copied to clipboard
Cannot open multiple pickers
Hello!
When working with one instance, there's no problem. But when I try to open another instance in another input, I get this error when picking a date and the picker doesn't close: Uncaught TypeError: Cannot read property 'get' of undefined
Thanks