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 Dec 11, 2019. It is now read-only.
Description
Reload in packaged builds is not working
(originally captured with #10354)
Root cause can be found here:
browser-laptop/app/common/actions/tabActions.js
Lines 12 to 13 in 8745727
When packaged build happens, the name is lost and it will try to execute "reload" instead of "tabActionsReload"
Steps to Reproduce
Actual result:
Nothing happens
Expected result:
Page should reload
Reproduces how often:
100%
Brave Version
0.20.9
about:brave info:
Reproducible on current live release:
Additional Information
The text was updated successfully, but these errors were encountered: