[Bug] react-vtable :checkbox disable状态下,全选还能选中
#3739 · TypeScript · ★ 3.6k · MIT · updated 4mo ago
Version ^1.17.6 Link to Minimal Reproduction none Steps to Reproduce { field: 'check', title: '', width: 60, headerType: 'checkbox', cellType: 'checkbox', headerStyle: { textAlign: 'center', }, style: { textAlign: 'center', }, disable: (args) => { const { col, row } = args;…
19/21 outside PRs mergedhas repro stepshas CONTRIBUTING
Cleared 2m ago