oj-table select all rows not working
Content
Using latest Visual Builder, Runtime Version 2104.0.1, Oracle JET Version 9.2.6.
I have a simple oj-table set to allow multiple row selections, and a Selected event to trigger execution of an action chain. The Select All checkbox is not working. When I look at the console logs, I see that it triggers the Selected event, but then there is an error which interrupts execution of the action chain. I will provide the error at the bottom.
Can anyone verify that this is a VBCS bug, vs something that I am doing?
This blog post shows the basic steps to set it up:
0