V2 forms fail to load when the iframe sandbox="allow-scripts" property is set (as is true in the Gutenberg editor. V1 forms load fine, the issue is likely a reverence to the top window, which is blocked by the sandbox, causing the script to fail.
V2 forms fail to load when the iframe sandbox="allow-scripts" property is set (as is true in the Gutenberg editor. V1 forms load fine, the issue is likely a reverence to the top window, which is blocked by the sandbox, causing the script to fail.
jamie
was assigned by michael2021-06-19 12:26:07 -04:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
V2 forms fail to load when the iframe sandbox="allow-scripts" property is set (as is true in the Gutenberg editor. V1 forms load fine, the issue is likely a reverence to the top window, which is blocked by the sandbox, causing the script to fail.