Data Table not allowing selection
-
I’ve set up this code pen to show you want I’m doing: https://codepen.io/plainblackguy/pen/QmKGeG/
For some reason I cannot hit the select checkbox on the side. It play an animation, and then nothing is actually checked. What am I doing wrong?
-
https://codepen.io/rstoenescu/pen/LdRMyN?editors=1010
Notice:
selected.sync="selected"
(sync modifier)- Removed deleteRow as it wasn’t defined and broke JS flow.