@efootstep
I have a same problem.
In doc, use v-on:click.native to instead of v-on:click
is work.
All 3 comments
@efootstep
I have a same problem.
In doc, use v-on:click.native to instead of v-on:click
is work.
Wow! it is working, Thanks for quick response. You saved my whole day.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please direct any non-bug questions to our Discord
Most helpful comment
@efootstep
I have a same problem.
In doc, use
v-on:click.native
to instead ofv-on:click
is work.