Skip to content

srcdoc attribute in mobile WebView #238

@vadym-gyant

Description

@vadym-gyant

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions