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

UIWebView disposed after load finishes but content still visible #241

Open
DennisWelu opened this issue Aug 10, 2016 · 0 comments
Open

UIWebView disposed after load finishes but content still visible #241

DennisWelu opened this issue Aug 10, 2016 · 0 comments

Comments

@DennisWelu
Copy link

This line is confusing to me:

I was having trouble where in a modal DialogViewController, when it navigates to an HtmlElement child, as soon as I clicked in a text field it would crash. It would also crash if I just waited around a bit. When I remove that line it seems to work fine. And I'm confused why it would be disposed after loading is finished as the user would still be interacting with the fully loaded content. Plus it's still added as a child subview at that point, no?

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

No branches or pull requests

1 participant