Oleg Moskalev

Results 2 comments of Oleg Moskalev

Hello! Please accept a little help in the development of the component.

I also faced this problem. As a solution, you can fork this repository and add 'opened' emitter yourself in `Datepicker.vue` file in `setInitialView()` method ```javascript setInitialView () { const initialView...