Open supadupdip opened 7 years ago
I am trying to deploy the directive on an https site and I'm getting the following error in the console when the page loads:
SecurityError (DOM Exception 18): Blocked a frame with origin "https://www.youtube.com" from accessing a frame with origin "https://my.miraclemessages.org". Protocols, domains, and ports must match
The play still works on desktop but when i move it over to check on mobile it causes errors on the page that causes the rest of the application to error. Any ideas on how to properly implement this on an https site?
I am trying to deploy the directive on an https site and I'm getting the following error in the console when the page loads:
SecurityError (DOM Exception 18): Blocked a frame with origin "https://www.youtube.com" from accessing a frame with origin "https://my.miraclemessages.org". Protocols, domains, and ports must match
The play still works on desktop but when i move it over to check on mobile it causes errors on the page that causes the rest of the application to error. Any ideas on how to properly implement this on an https site?