InvenTree/src
Oliver 76cfb442a4
[UI] Bug fix for table column reordering (#11131)
* [UI] Bug fix for table column reordering

- Ref: https://github.com/icflorescu/mantine-datatable/issues/759
- Adds hash to column cache key based on provided columns
- Prevent infinite loop for react hooks

* Remove previous cache approach

* Remove unused code
2026-01-14 10:44:27 +11:00
..
backend [bug] build output stock status (#11126) 2026-01-13 17:48:31 +11:00
frontend [UI] Bug fix for table column reordering (#11131) 2026-01-14 10:44:27 +11:00
performance [API] Search improvements (#11094) 2026-01-08 18:06:23 +11:00