If I set
CollectionField::new('members')->renderExpanded(true);
I would expect the resulting form fieldsets (the accordion) to render expanded. But the setting is ignored.
The CollectionConfigurator does not do anything with this setting. Is this a regression? I believe this used to work in EA 4.