Abdallah BOUCEDRAYA

Results 7 issues of Abdallah BOUCEDRAYA

**Describe the bug** I create a widget with GetWidget to show auto-generated code from the backend, so I need to pass parameters to the widget than to the controller, but...

`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

For i can detect incoming call with CallState but how i can get call number ?

Is there is any way to listen to incoming calls ?