Akryum / Akryum/floating-vue

Stop propagation of events

Ouverte
#856 3 commentaires 5 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
TypeScript
Étoiles
3.5k
Forks
341
Merge moyen
14 min
PR mergées (30 j)
8

Description

I can't find a way to Stop Propagation on click event properly.
I've used a Hack by adding `:shown.sync="isShown" :triggers="[]"` props on `v-dropdown` wrapped inside a div with `@click.event="isShown = true` attribute.

```vue









```

Is there another way to do it? otherwise, it would be nice to implement it. :smile:

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.