Wojciech Knapik
Wojciech Knapik
@clarriu97 could you please share [crash IDs](https://support.brave.com/hc/en-us/articles/22281484910221)?
@kjozwiak once merged, each time an issue is opened, or edited, this action would run and add any missing labels based on patterns matched. Each label can only occur once,...
Thanks for the report. Have you tried starting the browser with a fresh profile? That can be done on the command line with `brave-browser --user-data-dir=/path/to/profile/directory` (if the path doesn't exist,...
If you're using Wayland, you may be running into https://github.com/brave/brave-browser/issues/37498. This issue is fixed, but the fix hasn't been published on the Release channel yet (should go out on Wednesday)....
Please retest with 1.65.122. AFAIU, workarounds should no longer be needed.
@antonok-edm can you please look into this? If you think there's nothing to do, please close the issue
Closing due to inactivity (10f/271d)
Hi @andyfeller. Your code does not appear to check for duplicates, only for consistency. When I run it, I get the same results you do. There's 256 results, including duplicates,...
I think we might be misunderstanding each other. The point is that there are duplicate results. There shouldn't be any, regardless of what value is passed to `--limit`. The commands...
It's also interesting to note that up to a point, the duplicates are added until the total number of results returned is equal to the value of `--limit`. Past that...