-1
According to enter link description here data:image should be array object.
data: function() {
return {
image: ['']
};
},
Source:stackexchange.com
-1
According to enter link description here data:image should be array object.
data: function() {
return {
image: ['']
};
},