Paul Rybinski

Results 1 issues of Paul Rybinski

It seems that only the table events in the initialy visible tab are triggered: ``` from nicegui import ui from nicegui_tabulator import tabulator tabledata = [ { "id": 1, "name":...