orchidsoftware / platform

Orchid is a @laravel package that allows for rapid application development of back-office applications, admin/user panels, and dashboards.
https://orchid.software
MIT License
4.26k stars 631 forks source link

fix: correct render Groupable fields nested in another Groupable field #2720

Open darkdarin opened 9 months ago

darkdarin commented 9 months ago

Proposed Changes

Correct render Groupable fields nested in another Groupable field. This is necessary to combine several groups into one group, for example to apply several common properties to them.