0👍
As I guess, you could try @click.prevent = "Buy($event.target.value)"
. instead of just $event
. To correctly diagnose the problem I think I need more related code, like the Buy
method.
- [Vuejs]-Error remove plenty of css in: optimize bootstrap-vue in nuxtjs – using Purecss
- [Vuejs]-Computed property that depends on another computed property
Source:stackexchange.com