Interact.js: Cannot set property 'activeDrops' of undefined

Created on 29 Apr 2019  路  4Comments  路  Source: taye/interact.js

Actual behavior

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)

System configuration

interact.js version: 1.4.0
Browser name and version: Google Chrome Version 74.0.3729.108
Operating System: Windows 10

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 馃嵑

All 4 comments

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!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aoloe picture aoloe  路  8Comments

jf-m picture jf-m  路  6Comments

ttback picture ttback  路  8Comments

mateop picture mateop  路  7Comments

sualko picture sualko  路  9Comments