salvadordf / CEF4Delphi

CEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows, Linux and MacOS.
https://www.briskbard.com/forum/
Other
1.21k stars 366 forks source link

request not invoke when using release BIN files #381

Closed hzmsrv closed 2 years ago

hzmsrv commented 3 years ago

there a big problem

when using debug Bin files it crashes with cxGrid and InfoPower Grid. if change to using Release Bin file it will do not crash but all the URL requests are not invoked

salvadordf commented 3 years ago

Always use the binaries from the "Release" folder. The "Debug" binaries can create unexpected issues.

Read the "Additional notes" at the bottom : https://github.com/salvadordf/CEF4Delphi/wiki/Before-you-run-the-demos

Please, provide all the necessary code and details to reproduce the issue. Keep in mind that I can't test proprietary components. Read this forum post : https://www.briskbard.com/forum/viewtopic.php?f=10&t=1050