formsort / oss

Formsort open source monorepo
20 stars 5 forks source link

fix: removing missing childNode error #129

Closed Zjjc123 closed 4 months ago

Zjjc123 commented 4 months ago

Only remove the child if iframe still contains contentDocument. If user clicks on the close hyperlink in the embed, contentDocument will be removed.

should fix: #128

or some fix along the line of this