I'm using window.open() to allow for undockable UI elements in my current project, and while it works as expected in browser, when I export to WebView2, I get no popup, and instead get a Microsoft Store popup saying "You need a new app to open this about link"... thoughts?