vidi
vidi copied to clipboard
Using TCA type group relations is broken
When using a relation property of type group as a column neither the facet (empty suggestions) nor the rendering in table does work (no label rendering). In addition, a JS error is thrown:

My configuration looks like this:
'office.tx_myextension_domain_model_office' => [
'renderers' => [
'Fab\Vidi\Grid\RelationRenderer',
],
],
I'm using TYPO3 11.5.19 and 980fe89105f85d01168d6a3c99f307ba0fa2ce7f.