Hello guys,
Need your help on this. It looks that event “Selection Change” is not triggered during a refresh of an interactive grid.

If I refresh the grid with a basic javascript command (apex.region("PP_1000_LIST").refresh();) dynamic action “Selection Change [Interactive Grid]” is not triggered anymore and following code is not executed anymore (It as the case in previous version like 20.1.0.00.13)

I got exactly the same issue when I click on “OK” button of an interactive grid, dynamic action “Selection Change [Interactive Grid]” is not triggered anymore

Thank you for your help on this