Add currentRow/item/currentSource to the scope of 'change cell' event handler in new table component

Hello, when I debug the scope of change cell event handler, founding that it lack of currentRow/item/currentSource.
So I can't use this variable in that scope.

But all of them is in the scope of click cell

I think these three variable should be add back the scope of change event.
If important for use to capture which cell is click, and what value is in it.
and which row is clicked.
Thanks.

Hi there! It looks like our team is tracking requests for this :slightly_smiling_face: I'll post here when I get updates

We went through and fixed some of the events that didn't have currentRow in scope for -- should be looking better now :slightly_smiling_face: