Skip to content
New issue

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

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

Already on GitHub? # to your account

Loading iframe inside webpage #294

Open
homelander03 opened this issue Apr 8, 2021 · 0 comments
Open

Loading iframe inside webpage #294

homelander03 opened this issue Apr 8, 2021 · 0 comments

Comments

@homelander03
Copy link

My AdvancedWebview will load html page, in which an iframe will be loaded.

Expected Result:
Inside my html file iframe must be visible.

Actual Result.
Instead of loading inside iframe, iframe src url is being loaded in whole webview.

Findings
I think shouldOverrideUrlLoading is doing that thing, whenever it receives new url, it is loading inside Webview directly.
How can i resolve this issue?

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

No branches or pull requests

1 participant