rancher / kubewarden-ui

Kubewarden's User Interface
Apache License 2.0
11 stars 13 forks source link

Fix empty row when adding an event listener #764

Closed jordojordo closed 3 weeks ago

jordojordo commented 3 weeks ago

The SortableTableWrapper is causing failures on the tests within the Rancher Dashboard repo, this should account for a null row to no add an event listener when the row doesn't exist.