palantir/blueprint
`eachUniqueFullRow` crashes with header row shift-click
Closed
#6,383 opened on Sep 15, 2023
P2Package: tableType: bughelp wanted
Repository metrics
- Stars
- (20,263 stars)
- PR merge metrics
- (Avg merge 43d 10h) (27 merged PRs in 30d)
Description
Environment
- Package version(s): 5.3.0
- Operating System: MacOS
- Browser name and version: Chrome 117
Steps to reproduce
- Pass a region of
{ row: [1, Infinity] }toeachUniqueFullRow(this can be caused for example by shift-clicking on a row header cell + usingeachUniqueFullRowin theonSelect.
Actual behavior
Spins until tab crashes
Expected behavior
Short circuit or error