-
-
Notifications
You must be signed in to change notification settings - Fork 157
Open
Description
When the iframe is created it has initial content that is converted into a srcdoc attribute. As far as I understood, it serves as a mount point for content inside.
When such iframe is used inside of the mobile app webview (ReactNative for example), it throws an error. I think that the main issue is that WebView can't handle the srcdoc in iframes.
Is there a way to remove scrdoc attribute?
Metadata
Metadata
Assignees
Labels
No labels