Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.

Reload does not work (Form Resubmission issue)

Post Reply
User avatar
salvadordf
Posts: 4042
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Reload does not work (Form Resubmission issue)

Post by salvadordf »

Hi,

Thanks for reporting this issue!

I just tested the latest official CEF sample application and it has the same problem.
http://opensource.spotify.com/cefbuilds ... nt.tar.bz2

I found this old CEF issue :
https://bitbucket.org/chromiumembedded/ ... ad-on-post

There are some messages in the official CEF forum about this :
https://www.magpcss.org/ceforum/viewtop ... =6&t=12238
https://www.magpcss.org/ceforum/viewtop ... =6&t=14580

I'll add your findings to that CEF issue but meanwhile you can call TChromium.ExecuteJavaScript('location.reload();', 'about:blank'); as a workaround.
Post Reply