0π
β
I find the solution I wrote :"v-bind:disable" => 'true'
and now itβs working
Thank you for your help
0π
You can use syntax of rails 5 for data-disable-with="Add"
or v-bind:disable="true"
.
Just try: "v-bind:disable" => 'true'
.
Source:stackexchange.com