Drawer Side bar/panel with overlay wont close by clicking on the faded region after a page is visited
-
Steps to reproduce
- Visit https://trsiddiqui.github.io/VueQuasarDemoPages/
- Zoom in so much that when you click on website title the side bar shows with an overlay rather than being on the side.
- Now click on the link in the side bar (although its the link to same page but transition to the page occurs)
- Click anywhere other than side bar (side bar wont close).
App.vue is at https://github.com/trsiddiqui/VueQuasarDemoPages/blob/master/src/App.vue
Drawer.vue is at https://github.com/trsiddiqui/VueQuasarDemoPages/blob/master/src/components/layout/drawer/drawer.vue