Fix specs by assigning button disabled as a property
Assign disabled as a boolean property rather than a attributes which gets interpreted by Vue as a string.
Showing
Please register or sign in to comment
Assign disabled as a boolean property rather than a attributes which gets interpreted by Vue as a string.