area17 / twill

Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible. Chat with us on Discord at https://discord.gg/cnWk7EFv8R.
https://twillcms.com
Apache License 2.0
3.72k stars 568 forks source link

[2.x] fix: duplicating child module for nested modules #2515

Closed zeezo887 closed 3 months ago

zeezo887 commented 6 months ago

Description

This PR fixes the error when you try to duplicate a child of a nested module.

Related Issues

Fixes #1730