Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an efficiency to DnD that fixes a store problem.
There is a dstore bug that appears when a put call uses the beforeId option and the beforeId matches the id of the item being updated. This can occur when multiple rows that are not all siblings are moved via DnD. See issue dojo#1365.
- Loading branch information