I upgraded to 1.4.0 and now my app throws this error:
TypeError: Cannot set property 'activeDrops' of undefined
at interact.js:408
at Signals.fire (interact.js:7875)
at Interaction.stop (interact.js:3835)
at Interactable.unset (interact.js:4788)
interact.js version: 1.4.0
Browser name and version: Google Chrome Version 74.0.3729.108
Operating System: Windows 10
Hi,
I've got the same behavior.
If needed the correction is in my pull request #715 for #713
Fix:
https://github.com/taye/interact.js/pull/715/commits/c9485766f0fd42dfe652376a4b701c045dd8d798
Cheers 馃嵑
Having the same problem...
same here
Thanks for the fix @jf-m!
Most helpful comment
Hi,
I've got the same behavior.
If needed the correction is in my pull request #715 for #713
Fix:
https://github.com/taye/interact.js/pull/715/commits/c9485766f0fd42dfe652376a4b701c045dd8d798
Cheers 馃嵑