RootCauseunvalidated
The checkbox inputs share a non-unique identifier (e.g., the same `name` like "item"), causing React/HTML form behavior (and/or TanStack row selection binding) to treat interactions as if they target the same control.
6a726b63-831b-468e-acf7-fc1baad7e4f9
The checkbox inputs share a non-unique identifier (e.g., the same name like "item"), causing React/HTML form behavior (and/or TanStack row selection binding) to treat interactions as if they target the same control.