Hi all,
I'm running into an Edge specific issue, wondering if someone can offer some advice:
We're working on an automation extension that connects to a native desktop app. Using the "background" permission, the extension stays connected to the native app even when all browser windows are closed. Our native app connects to a remote control which allows the user to press keys to perform automations, such as opening a preset URL in the browser.
The problem arises in Edge when all the browser windows are closed and the user wants to open a URL using the remote. We receive the error "window creation is restricted in standalone sidebar mode".
Questions:
- Is anyone from Edge following this forum, or is there an official channel I can reach out to?
- Has anyone else encountered this issue? Did you find a solution?