RADStudio-DemoKit icon indicating copy to clipboard operation
RADStudio-DemoKit copied to clipboard

EdgeView (Demo 10.4.2) does not work NavigateToString alone

Open storm227 opened this issue 1 year ago • 1 comments

NavigateToString does not work if Navigate was not run before... To replicate: change source code of EdgeView demo by commenting out line in Form OnCreate: // EdgeBrowser1.Navigate('https://embarcadero.com');

then run program and use SetSource button to apply any html code. Delphi 12.1.

storm227 avatar May 07 '24 07:05 storm227

runs best to navigate with WebView2Loader.dll , please not this runtime loader DLL.

maxkleiner avatar Jul 21 '24 15:07 maxkleiner