Page 1 of 1

component refresh in app that implements cefsharp

PostPosted: Wed Nov 25, 2020 2:30 pm
by ArcanisGK507
component refresh in app that implements cefsharp

What version are you using?
85.3.13

Are you using WinForms and common? yes with C#

I have detected that after having the application that implements cefsharp minimized for some time or in the background,
bringing it back to the screen refreshes the URL and lost Session, someone can tell me:
Why does it do that?
Is it normal for me to do so?
it can be avoided?
What can I do so that I do not lose the user session, if I am connected to a web with loggin? (Important)
What documentation is related to this behavior? (Important)


https://github.com/cefsharp/Questions-a ... /issues/70

some member using the cefsharp library tells me that I need to search for an answer in this forum
Can somebody help me??

Re: component refresh in app that implements cefsharp

PostPosted: Wed Nov 25, 2020 2:39 pm
by ArcanisGK507

Re: component refresh in app that implements cefsharp

PostPosted: Thu Nov 26, 2020 3:20 pm
by amaitland
How does the website behave if you run it in Chrome?