Describe the bug
When columns have a group column and the group column is in a non final position, and then initialize the columnOrder, you will find that the group column is always in the last position, even if you change the position of the group column;
like this demo
Your minimal, reproducible example
https://codesandbox.io/p/sandbox/falling-lake-cu3vtg
Steps to reproduce
Open the link to see
Expected behavior
The group column can be displayed in its normal position
How often does this bug happen?
Every time
Screenshots or Videos
No response
Platform
Windows - Chrome@latest
react-table version
v8.9.1
TypeScript version
No response
Additional context
No response
Terms & Code of Conduct
Describe the bug
When columns have a group column and the group column is in a non final position, and then initialize the columnOrder, you will find that the group column is always in the last position, even if you change the position of the group column;
like this demo
Your minimal, reproducible example
https://codesandbox.io/p/sandbox/falling-lake-cu3vtg
Steps to reproduce
Open the link to see
Expected behavior
The group column can be displayed in its normal position
How often does this bug happen?
Every time
Screenshots or Videos
No response
Platform
Windows - Chrome@latest
react-table version
v8.9.1
TypeScript version
No response
Additional context
No response
Terms & Code of Conduct