Closed
Description
Describe the bug
When you add multiple categories, the drag and drop is broken. You attempt to drag and drop a category to change the order, the desired order is not saved and there are no errors reported.
Software Versions
- DNN: 09.01.01
- Hotcakes: 03.02.01
To Reproduce
Steps to reproduce the behavior:
- In a clean installation, go to Catalog > Categories
- Add one parent category, and then at least 2 child categories
- Attempt to re-order the child categories.
Expected behavior
The categories should be in the new order.
Actual behavior
The order of the categories remains unchanged and there are no errors logged in the console.