https://github.com/brave/browser-laptop/pull/12351#issue-283729993
Right click on a tab does not produce the context menu.
Actual result:
No context menu is displayed.
@kjozwiak saw this error in terminal: [51634:775:1220/162016.991127:ERROR:CONSOLE(12)] "Uncaught TypeError: Cannot read property 'size' of undefined", source: chrome://brave/Applications/Brave-Beta.app/Contents/Resources/app.asar/app/extensions/brave/gen/app.entry.js (12)
Expected result:
Context menu should be displayed, no error in terminal.
Reproduces how often:
Easily
about:brave info:
Brave | 0.20.8
V8 | 6.3.292.48
rev | 015a3db
Muon | 4.5.28
Reproducible on current live release:
no
This appears to be a duplicate of issue #12203 . I suppose one or the other should be closed?
@sharmalay thanks for the heads up! 馃槃 I'll pull your issue into our next release.
@LaurenWags can you confirm this is a dupe? (if so, maybe we can close this in favor of the one @sharmalay is working on, https://github.com/brave/browser-laptop/issues/12203)
@bsclifton @sharmalay from the fix that @diracdeltas did it's a different issue.
it looks like the same issue to me
@bsclifton i already opened a PR for this issue
Error looks similar but its different. Here's the screengrab from Windows

@srirambv it will show app.entry.js instead of the pre-minified filename if you're using a packaged build. so i think it's a duplicate as mentioned in https://github.com/brave/browser-laptop/issues/12203#issuecomment-353497774