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
What is the expected output? What do you see instead?
The browser have to show the page as in the CefSharp.WinForms 51.0.0 version. i have try with previus versions too, as 49.0.1, 49.0.0, 47.0.4. in all those versions work fine.
The text was updated successfully, but these errors were encountered:
Does opening non-HTTPS sites work? If they don't, then it's likely a duplicate of #1819, as you're using x64. Otherwise, given that you're using v53 to open HTTPS sites, this is a duplicate of #1880.
What version of the product are you using?
Nuget 53.0.0
What architecture x86 or x64?
x64
On what operating system?
Win10
Are you using
WinForms
,WPF
orOffScreen
?WinForms
What steps will reproduce the problem?
In the CefSharp.MinimalExample when i try to open the follow link 'https://zeus.sii.cl/AUT2000/InicioAutenticacion/IngresoRutClave.html?https://misii.sii.cl/cgi_misii/siihome.cgi' the browser do not show nothing.
What is the expected output? What do you see instead?
The browser have to show the page as in the CefSharp.WinForms 51.0.0 version. i have try with previus versions too, as 49.0.1, 49.0.0, 47.0.4. in all those versions work fine.
The text was updated successfully, but these errors were encountered: