The form.syncToUrl feature of ProTable doesn't appear to support syncronising column sorting with the URL. Sorting is mentioned in a few old issues (e.g. https://github.com/ant-design/pro-components/issues/1234) so I was hoping for it to "just work" like it does with pagination.
🧐 Problem description
The
form.syncToUrl
feature ofProTable
doesn't appear to support syncronising column sorting with the URL. Sorting is mentioned in a few old issues (e.g. https://github.com/ant-design/pro-components/issues/1234) so I was hoping for it to "just work" like it does with pagination.💻 Sample code
🚑 Other information
Stackblitz example here: https://stackblitz.com/edit/react-9gmv7e-7kuw4l?file=App.tsx