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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: