vuetifyjs / webpack-ssr

Vuetify Webpack SSR Template
https://vuetifyjs.com/overview
62 stars 28 forks source link

Fix click on toolbar icon when navigation drawer is hidden #21

Closed adi-zz closed 6 years ago

adi-zz commented 7 years ago

If your screen has a small resolution (horizontally, smaller than 1264 if I am not wrong - https://vuetifyjs.com/layout/grid), v-navigation-drawer by default is hidden, and you should be able to make it visible by clicking on v-toolbar-side-icon. Currently, this is not working, my commit should fix that.

maurop123 commented 6 years ago

Thanks!

Just a note, this change alone didn't fix the bug on my end. I also had to add enable-resize-watcher to the toolbar.