Embed widget nested inside another widget gets URL broken on mode change #4060
Labels
plugin:autoembed
The plugin which probably causes the issue.
plugin:embed
The plugin which probably causes the issue.
plugin:widget
The plugin which probably causes the issue.
regression
This issue is a regression.
status:confirmed
An issue confirmed by the development team.
support:3
An issue reported by a commercially licensed client.
type:bug
A bug.
Milestone
Type of report
Bug
Provide detailed reproduction steps (if any)
https://codepen.io/j_swiderski/pen/rNOQGdx
Expected result
The URL to script of the nested widget should remains unchanged -
<script async="" charset="utf-8" src="//if-cdn.com/embed.js"></script></div>
.Actual result
The URL to script of the nested widget should changes with every mode change e.g.
<!--{C}%3C!%2D%2D%253Cscript%2520async%253D%2522%2522%2520charset%253D%2522utf-8%2522%2520src%253D%2522%252F%252Fif-cdn.com%252Fembed.js%2522%253E%253C%252Fscript%253E%2D%2D%3E--></div>
Other details
This is a recent regression
The text was updated successfully, but these errors were encountered: