palantir/blueprint

`eachUniqueFullRow` crashes with header row shift-click

已关闭

#6,383 创建于 2023年9月15日

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (2,167 个派生)batch import
P2Package: tableType: bughelp wanted

仓库指标

星标
 (20,263 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Environment

  • Package version(s): 5.3.0
  • Operating System: MacOS
  • Browser name and version: Chrome 117

Steps to reproduce

  1. Pass a region of { row: [1, Infinity] } to eachUniqueFullRow (this can be caused for example by shift-clicking on a row header cell + using eachUniqueFullRow in the onSelect.

Actual behavior

Spins until tab crashes

Expected behavior

Short circuit or error

贡献者指南