paliari/v-tab-bar

Ability to avoid redirect?

Opened this issue · 0 comments

I want to fire a "multi action" on a bar-item click.

image

What's happened ?

On bar item click; I am always redirected even with event.preventDefault(). Also, I can't use an bar item without "to" prop :

<v-tab-bar-item>
  <i class="fal fa-plus-circle"></i>
</v-tab-bar-item>

What's expected

Click to just show my multi action div ; then set the "active" to 2 differents urls to show the .active class on bar item