vuetifyjs / vuetify

🐉 Vue Component Framework
https://vuetifyjs.com
MIT License
39.64k stars 6.95k forks source link

Drawer close and open event #3028

Closed epileftro85 closed 6 years ago

epileftro85 commented 6 years ago

Hi guys, i am trying vuetify for a project at work, all is going on wheels, except for the drawer, i can't figure it out how to know when the drawer is closed, because if i store the drawer v-model in the vuex store, i have to change that value when it's closed. i've read about @transitionend but it doesn't work in this escenario, thanks in advance.

jacekkarczmarczyk commented 6 years ago

Please direct questions to our chat. You can join us at https://chat.vuetifyjs.com

mmm8955405 commented 6 years ago

I met this problem, too. You should actively solve problems rather than just shut them down.

KaelWD commented 6 years ago

The issue list of this repo is exclusively for bug reports and feature requests. For general questions, please join the Discord chat room. You can also check reddit or stackoverflow.