Skip to content

Issue when re-displaying the webview from a pop-up #9

Description

@jroberts01

I am currently using the webview inside a Maui pop-up window, it all works fine. However, when the pop-up is closed and re-opened it throws an exception:

"Java.Lang.IllegalStateException: 'The specified child already has a parent. You must call removeView() on the child's parent first.'".

The popup that displays the webview calls m_webView.Handler.DisconnectHandler(); in its closed event handler.

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