Hello there. I know that the usual way of making a table row clickable is to use an onclick handler, then Javascript to do the actual navigation. <BR>This leads to ...
As you can see in the screenshot, the rows are there, they are just invisible. If I add divs instead of ui5-table-rows they are visible. By the way, I use Svelte for my app and I encountered this bug ...