vuematerial / vue-material

Vue.js Framework - ready-to-use Vue components with Material Design, free forever.
https://www.creative-tim.com/vuematerial
MIT License
9.88k stars 1.16k forks source link

Close date picker on blur #2371

Closed Ragnar-Oock closed 1 year ago

Ragnar-Oock commented 1 year ago

Steps to reproduce

Which browser?

Firefox and Chrome

What is expected?

When the focus goes on elements outside the date picker it should close.

What is actually happening?

When the date picker loses focus it stays open and only closes when the focus returns to the input again.

marqbeniamin commented 1 year ago

This will be solved with Arpansaha13 PR. I will merge it in the dev branch.