How to sort navigation items within a navigation group?

If I put a resource in a $navigationGroup, the
protected static ?int $navigationSort

variable doesn't seem to change the sorting within the group. Is there any other way to manipulate the order in the group?
Was this page helpful?