Facebook spfx第三方javascript注入iframe

Facebook spfx第三方javascript注入iframe,facebook,iframe,web-parts,spfx,Facebook,Iframe,Web Parts,Spfx,我正在创建一个facebook Web部件,以便包装设置 当我的render()中有以下内容时 我怀疑facebook注入了iframe 如果我按如下方式加载facebook: this.domElement.innerHTML = '<iframe src="https://www.facebook.com/plugins/page.php......... this.domElement.innerHTML='1!' ErrorUtils caught an error: "Bloc

我正在创建一个facebook Web部件,以便包装设置

当我的
render()中有以下内容时

我怀疑facebook注入了
iframe

如果我按如下方式加载facebook:

this.domElement.innerHTML = '<iframe src="https://www.facebook.com/plugins/page.php.........
this.domElement.innerHTML='1!'
ErrorUtils caught an error: "Blocked a frame with origin "https://www.facebook.com" from accessing a cross...". Subsequent errors won't be logged; see https://fburl.com/debugjs.
this.domElement.innerHTML = '<iframe src="https://www.facebook.com/plugins/page.php.........