-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
bugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.
Milestone
Description
Is it an issue related to Adaptive Cards?
No
Is this an accessibility issue?
No
What version of Web Chat are you using?
Latest production
Which distribution are you using Web Chat from?
Bundle (webchat.js)
Which hosting environment does this issue primarily affect?
Web apps
Which browsers and platforms do the issue happened?
No response
Which area does this issue affect?
Others or unrelated
What is the public URL for the website?
No response
Please describe the bug
We should add sandbox="allow-same-origin allow-scripts" to the YouTube IFRAME video player and Vimeo IFRAME video player.
So, they should appear as <iframe sandbox="allow-same-origin allow-scripts">.
Do you see any errors in console log?
No response
How to reproduce the issue?
- Navigate to https://compulim.github.io/webchat-loader/
- Type and send "video youtube" and "video vimeo"
What do you expect?
The <iframe> element should have sandbox="allow-same-origin allow-scripts" attribute.
What actually happened?
The <iframe> element does not have sandbox attribute.
Do you have any screenshots or recordings to repro the issue?
Adaptive Card JSON
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.
