I have an interface for managing tasks with two pages. On the first page, I am using grouping and sorting, which works as intended…

For the second page, I had tried to duplicate this same grouping and sorting…

When I click away to the previous page, or when I publish the interface however, the sorting is preserved but not the grouping…

How can I fix this issue so the interface preserves this grouping when after publishing?
Thank you in advance!