Polaris index-table checkbox issue

Why I can’t click on the checkbox in this example? (Confirm bulk actions with Modal) Row is clickable but not the checkbox inside.

These are simply demos, have you tried using the code in your project at all?

I did @Luke.
I expected to see properly designed, working demos. Anyway, since they or the AI put the same onClick on both the checkbox and the row, one was enabling it while the other was disabling it.