imanmalekian31/vue-bottom-navigation

no effect of change v-model value

Closed this issue · 2 comments

I use CurvedBottomNavigation:
CurvedBottomNavigation(:options="navOptions" v-model="selected" replaceRoute)

I try change selected value throw my code, but navigation doesn't work.

It is fixed in the new version (2.3.4)
Thank you.

It doesn't work in Vue3