Skip to content
Commit 208e2512 authored by David Pisek's avatar David Pisek 2️⃣
Browse files

fix(GlFormRadio): prevent double emitting events

This fix removes the `v-on='$listeners'` event-forwarding but leaves
the explicit bindings to:

1. Stop events from emitting twice
1. Help a future migration to Vue3, which will make event-binding more
explicit
parent 791b0e6b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment