fix(table-core): ensure isSubRowSelected returns false if no subRows are selectable
This fixes https://github.com/TanStack/table/issues/5173
Keep track whether we've seen any selectable rows and if not return false from isSubRowSelected.
☁️ Nx Cloud Report
CI is running/has finished running commands for commit d87e9bcc4e2e9ed5f008ce704dcb449c73bc1995. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 1 target
Sent with 💌 from NxCloud.
@KevinVandy Do I need to do anything for this? It seems like the automated fixes are correct, but when I click through to the workflow its status is "failed".
Any updates on this bugfix?
Hi, is there anything that can be done to get this PR merged ? Would love to see it in the next release !