khawerrind
khawerrind
Hi, Thank you for the great library. I am trying to pass `origin` in the `playerVars` but it is not showing up in the iframe. ``` const opts = {...
I am using your library. Everything works fine but all of sudden after few days. I am getting this error, ``` Could not verify the message. Message has been tempered...
Hi, thank you for the great plugin. I am getting the following error sometime ``` DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a...
I am not able to set parent element using React Callback Refs ``` setReactionsRef = (element) => { this.element = element; } {'Hello World'} {'Hello World'} ``` The error that...