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
A favicon is not loaded after GoBack() and GoForward(). OnFaviconURLChange or OnBeforeResourceLoad for the favicon is not called when this issue occurs.
I have confirmed that this issue occurs on CEF131+, but have not yet confirmed it in earlier versions.
I found that this issue does not occur while DevTools are displayed.
I have tested this on CEF119 and found that GoBack() and GoForward() worked fine, I mean OnFaviconURLChange and OnBeforeResourceLoad for the favicon were called, on the alloy runtime mode, but the same issue occured on the chrome runtime mode.
Describe the bug
A favicon is not loaded after
GoBack()
andGoForward()
.OnFaviconURLChange
orOnBeforeResourceLoad
for the favicon is not called when this issue occurs.I have confirmed that this issue occurs on CEF131+, but have not yet confirmed it in earlier versions.
I found that this issue does not occur while DevTools are displayed.
To Reproduce
Steps to reproduce the behavior:
GoBack
andGoFoward
several timesExpected behavior
A favicon is loaded.
Versions (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: