Closed
Description
Reproduction
9.2.4 version "ready" event isn't fired after rendering component
Also, I caught the error in the browser console:
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://www.youtube.com') does not match the recipient window's origin ('https://domain').
Expected Behavior
The "ready" event should fire after rendering YouTubePlayer component
Have the error in the browser console " Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://www.youtube.com') does not match the recipient window's origin ('https://domain')."
Environment
Angular: 9.1.9
CDK/Material: 9.2.2
Angular YouTubePlayer: ^9.2.2
Browser(s): all
Operating System: Windows