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
{{ message }}
This repository has been archived by the owner on May 10, 2024. It is now read-only.
Some websites like Youtube & Twitter uses dynamic loading. They modify the history stack in the browser, so we don't get a callback like didFinish in WKWebView. This can cause problems where we attempt to save screenshots for TabTray or saving History. The history part was solved in an earlier PR, so this PR will solidify that and solve the screenshots part.
Description:
didFinish
inWKWebView
. This can cause problems where we attempt to save screenshots for TabTray or saving History. The history part was solved in an earlier PR, so this PR will solidify that and solve the screenshots part.Steps to Reproduce
Actual result:
Expected result:
Reproduces how often: [Easily reproduced, Intermittent Issue]
Easily reproduced
Brave Version:
1.35
The text was updated successfully, but these errors were encountered: