You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had done some more testing today and it seems that any reordering at all will reset all slugs for that module, it is not just limited to the nested items or module that support nesting.
So take the following page order and slugs:
If we change up the order, all slugs are changed by to default:
Tom-revere
changed the title
Slug for self-nested modules get reset on reorder.
All module slugs get reset on reorder.
Nov 1, 2024
Description
When using self-nested module and reordering, the slugs for any nested pages get reset when one of the nested items gets reordered.
Steps to reproduce
Expected result
The order of these pages should update, but the slugs should stay the same
Actual result
The order is updated, but the slugs reset back to their default, as per here:
Versions
Twill: 3.4.1
Laravel: 11.29.0
PHP: 8.3.4
MySQL: 8.0.30
The text was updated successfully, but these errors were encountered: