You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 #1365.
In the linked JSFiddle, highlight rows 1 and 3, and then drag them below row 2. Row 3 will disappear
https://jsfiddle.net/46qL8ozo/1/
The text was updated successfully, but these errors were encountered: