Outdated q-drawer-link in layout showcase
miquelromero opened this issue · 2 comments
miquelromero commented
https://github.com/quasarframework/quasar-play/blob/master/src/components/showcase/layout/layout.vue
<q-drawer-link icon="view_quilt" to="/showcase/layout" exact> About Layout </q-drawer-link>
exact
should not be a q-drawer-link property.
rstoenescu commented
Will take care of this when upgrading Play to Quasar v0.14.
rstoenescu commented
Fixed. Will be visible when final v0.14 is released.