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

Destroy method throw an error when enabled OnSpill plugin #1640

Closed
ihortkachuk opened this issue Sep 18, 2019 · 1 comment
Closed

Destroy method throw an error when enabled OnSpill plugin #1640

ihortkachuk opened this issue Sep 18, 2019 · 1 comment
Labels

Comments

@ihortkachuk
Copy link

ihortkachuk commented Sep 18, 2019

Problem:

When revertOnSpill property is enabled and I'm trying to destroy an instance I get an error:

Uncaught TypeError: Cannot read property 'changedTouches' of undefined

Please, look at an example below.

JSBin/JSFiddle demonstrating the problem:

jsbin.com

@owen-m1 owen-m1 added the bug label Sep 27, 2019
owen-m1 added a commit that referenced this issue Sep 27, 2019
@owen-m1
Copy link
Member

owen-m1 commented Sep 27, 2019

Solved in 9fd5769

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants