This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 975
Clicking on any entry in the kebab menu results in TypeError #9744
Labels
Milestone
Comments
I am experiencing the same issue and have a fix. Can I make a pull request? |
@dorin131 Please do. I have a work-around (just adding a check / returning null) however a root cause fix would be great. |
@evq That was going to be my fix :D Also, several tests are failing. Is it OK to skip them when pushing this fix and deal with them as a separate issue? |
@dorin131 if unit tests are failing, I can help you look at it (as part of the pull request) 😄 |
@bsclifton this doesn't seem to be an issue anymore |
Can confirm that this appears to have been fixed. |
This was referenced Sep 20, 2017
This was referenced Sep 20, 2017
This was referenced Sep 21, 2017
This was referenced Sep 25, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
Clicking on any entry in the kebab menu results in a TypeError, and clicks to switch tabs, etc stop working.
Platform (Win7, 8, 10? macOS? Linux distro?):
Archlinux AppVM on Qubes, i3 WM
Brave Version (revision SHA):
master (4042f5f)
Steps to reproduce:
Actual result:
Browser stops responding to most clicks, the following error is seen in the dev console:
Browser should navigate to the preferences page
Yes
Unk
Yes
The text was updated successfully, but these errors were encountered: