get error Cannot read property 'nodeName' of null
abdallahboucedraya opened this issue · 0 comments
abdallahboucedraya commented
this.$copyText(this.message).then( function (e) { alert("Copied"); console.log(e); }, function (e) { alert("Can not copy"); console.log(e); } );
i get Cannot read property 'nodeName' of null