Topic by Lydia C
Content
Hi,
I'm calling createPopupWindow function from IPopupWindowContext to display a popup with Google. The popup window is displayed but it doesn't display anything because it's throwing the following error "Refused to display 'https://www.google.com/' in a frame because it set 'X-Frame-Options' to 'sameorigin'." Is there any way to avoid this error from the browser UI?
Thanks.