-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
Description
Describe the bug
Inside the table all component the render row function sometime fails due to the view child table not being initialized.
This most likely doesn't need further investigation since we actually don't need to call renderRows manually, since an update to the data source should trigger the rerendering of the table automatically.
After verifying this the view child will be removed.