A nice feature to have is to mark certain issues as duplicate.
I have a callback that throws some exception (Cannot read property 'chapter_id' of null) but (I think) because of Webpack bundling the source, I get multiple issues that are actually the same.
Instead of having 5 similar issues, I can select all of them and mark them as duplicates and group them together.
Thanks!
