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.89k stars 1.15k forks source link

Close drawer on click #2259

Open robertnicjoo opened 4 years ago

robertnicjoo commented 4 years ago

Steps to reproduce

When I click on links in sidebar and destination page loads the sidebar requires another click on the page in order to be closed. I want to close sidebar as soon as I click any links.

Which browser?

Chrome and Firefox

What is expected?

I want to close sidebar as soon as I click any links.

What is actually happening?

When I click on links in sidebar and destination page loads the sidebar requires another click on the page in order to be closed.

Reproduction Link

robertnicjoo commented 4 years ago

no idea??

Tropicalista commented 4 years ago

Have you added :md-active.sync="show" ?