Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: expand-getElementsByName-range #1074

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

raoenhui
Copy link
Member

for review

@raoenhui
Copy link
Member Author

背景:在处理几个子应用加载sdk运行失败后,发现,iframe 沙箱下,document.getElementsByName指向querySelectorAll.call(this, `[name=${key}]`)导向的子应用dom,并不是 iframe内的 html ,这样就会丢失head 和body 内动态创建的内容

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants