how to set unloadTabContent to false in vue
try like this
this.$f7.views.current.params.unloadTabContent = false
1 Like
try like this
this.$f7.views.current.params.unloadTabContent = false