0👍
We resolved this — it has to do with the way the background is filled. Setting
.v-navigation-drawer__content { background-color: { anything } }
seems to resolve the issue. Still not quite sure what is being done behind the scenes to make the background have rounded corners.
- [Vuejs]-I tried to use vue-resource and I got "Uncaught TypeError: window.Vue.use is not a function"
- [Vuejs]-Can standard JS libraries be used in Vue.js/React?
Source:stackexchange.com