Closed riddley closed 4 years ago
What version of vuejs
are you using? v-selectmenu
required 2.6.0+
, please check on this.
I'm not able to install version 2.6.0. Has it been released?
The vuejs last release is 2.6.11
Oh Sorry, I read that as the version for v-selectmenu. I am using Vue 2.6.11.
Try upload your code to somewhere, then i can see what happen.
First of all, your demo does not work, because miss a comma in line 117.
And i don't see any router-link
in your demo.
I was able to get this working. Thanks for your help!
You sent me this on reddit:
But that doesn't seem to work if the menu is nested. Is it possible to use router-links for nested items?