-
The final (?) hurdle is that WordPress adds `sandbox="allow-scripts"`, which implies no `allow-same-origin`, which we currently need as our backend, `/api/`, is on the same origin. https://developer.m…
-
This issue is related to the https://screen-share.github.io/captured-surface-control/ proposal, based on my reading of the spec and experimenting with https://captured-surface-control.glitch.me/ to co…
-
Trying to implement vimeo.ga.js with Google Tag Manager on this page:
https://www.georgefox.edu/about/index.html
I'm getting console errors like these:
Uncaught TypeError: Cannot read property 'vid…
-
Could you consider adding a `RawHtml` component?
I see a gap in the ability to insert arbitrary HTML like ``. This would help for direct HTML integrations necessary for some designs and functional…
-
在配置界面有一个组件库版本选择的功能,当切换版本库时,画布内容如何更新?
使用`project?.simulatorHost?.rerender();`会残留上个版本的 js和 css,
有没有 API 能让画布的 iframe 重新渲染?
-
### Description
Since webcomponents.org uses iframes to display demos, a SecurityError is raised since the browser api call is made from a cross-origin iframe.
### Expected outcome
For the el…
-
It would be great to also support Twitter's dynamic embedding mechanism in conjunction with e.g. libredirect.
Two examples of pages that currently don't work:
- https://www.reddit.com/live/18hnz…
-
In order to make the EPA component alive its JS need to be run in insulated context and with insulated browser APIs. It is possible via
- IFRAME , but it will need a layer to run EPA integration AP…
-
### Feature Title
Embed Spotify Playlists for Soothing Sounds Using iFrame API
### Problem Statement
Currently, users on our platform have limited ability to listen to soothing sounds directly fro…
-
**Is your feature request related to a problem? Please describe.**
I want to be able to use the link in an iframe or popup instead of redirecting the complete webapp.
**Describe the solution you'd…