0👍
IE doesn’t support ES6. Change your code to this:
watch: {
isLoadedSpoc: function() {
this.changeSpocImage();
},
}
Source:stackexchange.com
0👍
IE doesn’t support ES6. Change your code to this:
watch: {
isLoadedSpoc: function() {
this.changeSpocImage();
},
}