Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot set property 'activeDrops' of undefined #716

Closed
johannes-z opened this issue Apr 29, 2019 · 4 comments
Closed

Cannot set property 'activeDrops' of undefined #716

johannes-z opened this issue Apr 29, 2019 · 4 comments

Comments

@johannes-z
Copy link

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

@jf-m
Copy link
Contributor

jf-m commented May 1, 2019

Hi,

I've got the same behavior.
If needed the correction is in my pull request #715 for #713

Fix:
c948576

Cheers 🍺

@adrienbataille
Copy link

Having the same problem...

@dreamershl
Copy link

same here

@taye
Copy link
Owner

taye commented Jun 3, 2019

Thanks for the fix @jf-m!

@taye taye closed this as completed Jun 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants