- Issue created by @john pitcairn
- 🇳🇿New Zealand john pitcairn
Removing the offending properties
movesandacceptsfrommovesErrors()andacceptsErrors()in builder.js in 2.1.1 results in working drag and drop, but probably isn't the solution.Drupal._lpbMoveErrorsis initially defined as an object withacceptsandmovesproperties, but the properties are not defined by the time it is used in the above, it becomes an array.