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

List.destroy() throws an exception when useTouchScroll: false #867

Closed
abakirov opened this issue Mar 6, 2014 · 1 comment
Closed

List.destroy() throws an exception when useTouchScroll: false #867

abakirov opened this issue Mar 6, 2014 · 1 comment

Comments

@abakirov
Copy link

abakirov commented Mar 6, 2014

var list = new List({ useTouchScroll: false });
list.destroy(); //exception here

@ghost ghost closed this as completed in bea918f Mar 7, 2014
@kfranqueiro
Copy link
Member

Sorry about that, it was a silly oversight. Thanks for reporting it.

This issue was closed.
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

2 participants