Stop propagation of events
Ouverte
- 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.