onRowSelected should fire with "Default Selected Row", but does not

HI,

when I set “Default Selected Row” for a table to 0, the first line gets selected after updating the data source (which is fine)

But in that case, the “onRowSelected” does not fire. So I need to deselect the row, then select it again so that the event “onRowSelected” gets fired.
This is weird in terms of usability, as the user expects the event to fire (and update other data) when the default row gets selected.

Is there any way to fiy this or is this something for a new release?

Thanks

Hi there!
This seems to be a bug. Could you please help us file a bug using the following link?- Sign in to GitHub · GitHub

Please include your use case and how it will be useful for you.

Done @Olawale , thanks