MicrosoftEdge / MicrosoftEdge/WebView2Feedback

Using the control into another App Domain (main app running in not accesible app domain)

Open
#735 2 comments 0 reactions 1 assignee View on GitHub

@mrsteamfist is already working on this.

Since Dec 11, 2020.

bug priority-low tracked
Dominant language
PowerShell
Stars
526
Forks
67
PR merge metrics
No merged PRs in 30d

Description

Description
We have an WPF windows app. We load dynamic plugin libraries, each one in a different app domain created at runtime based on the found & available plugins.

When using the control inside of a custom user control defined in such a plugin (dynamic created app domain) the control does not show up, as it is invisible. The browser does not show up

Is there any way to include it without accessing the main app domain ? simply use it like any other control ?

Version
SDK: 1.0.721-prerelease
Runtime: latest Chrome
Framework: WPF
OS: Win10

Repro Steps
Include the control in a custom WPF user control xaml file in a library that is loaded into a different app domain that is created at runtime

AB#31050113

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.