Vuetify: Can not bind v-on:click event with v-btn

Created on 2 Jan 2017  路  3Comments  路  Source: vuetifyjs/vuetify

This is my html


Submit

This is my script

Most helpful comment

@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

Was this page helpful?
0 / 5 - 0 ratings