no effect of change v-model value
Closed this issue · 2 comments
ildan95 commented
I use CurvedBottomNavigation:
CurvedBottomNavigation(:options="navOptions" v-model="selected" replaceRoute)
I try change selected
value throw my code, but navigation doesn't work.
imanmalekian31 commented
It is fixed in the new version (2.3.4
)
Thank you.
ildan95 commented
It doesn't work in Vue3