Select all is not working on List view
Hi All,
Select all using oj-selector is not working properly , though it checks all the rows on the list view, listviewselectedchange action chain ends up the error as shown in the screenshot. because of this we will not be able to check if the all the rows are selected or any rows are unselected after select all is selected.
I tried removing the 'keys = {{ Array.from($event.detail.value.values()) }}' parameter on the action chain and added the parameter 'detail = $event.detail' but it still errors out with keys expression.
Kindly help us out.
Tagged:
0