Table component "select row by key" does nothing

I have an action configured as shown on the screenshot -- which is supposed to select the ow specified by key in another table. But it just always selects the first row. I have double-checked that the other table has the correct key, of course.

Hi @pavelgur,

Is the table's primary key defined?


If so, any chance you could share an app export? I haven't been able to reproduce this when the primary key field is set.

Another idea would be adding a debounce to see if there's a race condition causing this issue