I have recently upgraded my JS API from 4.29.10 to 4.30 and I noticed that FeatureTable is no longer displayed. It shows the record counts at the top (i.e., LayerName (Total: 100 | Selection: 0)); however, the rest of the table is greyed out.
I have modified and removed all css components; however, it is still not displayed. Its associated feature data (from GeoJsonLayer) is displayed on map component.
I am using Angular and I am not clear if this is causing the issue.