You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.
When I load an URL into the JSBrowser (or actually any <x-ms-webview>) print (via e.g. window.print() it fails with an exception in an edge dll (generated?) preview.js :(
Is there anything to work around this as the webview and therefor also this browser is only working halfway.
nothing happens or if you have started JSBrowser from VS it shows the exception mentioned
With Edge still having no Fullscreen mode I wanted to use JSBrowser for an browser based app at work but it needs printing. So actually am very much stuck as iframes do not work either (seem to need https content in Windows 10)
Thanks!
The text was updated successfully, but these errors were encountered:
When I load an URL into the JSBrowser (or actually any
<x-ms-webview>
) print (via e.g.window.print()
it fails with an exception in an edge dll (generated?) preview.js :(Is there anything to work around this as the webview and therefor also this browser is only working halfway.
To test:
With Edge still having no Fullscreen mode I wanted to use JSBrowser for an browser based app at work but it needs printing. So actually am very much stuck as iframes do not work either (seem to need https content in Windows 10)
Thanks!
The text was updated successfully, but these errors were encountered: