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.
fixbrave#4099
Auditors: @bbondy
Test Plan:
1. Go to "about:preferences#search"
2. There should be hover effect when hovering on row
3. Should be able to swtch default search engine
Trying to change your default search engine is not currently working in master. The error I'm seeing is:
preferences.js:619 Uncaught TypeError: Cannot read property 'children' of undefined
Which is referring to this line: https://github.com/brave/browser-laptop/blob/master/js/about/preferences.js#L619
The text was updated successfully, but these errors were encountered: