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

Example index.html generates error #89

Open
deqing opened this issue Aug 7, 2017 · 1 comment
Open

Example index.html generates error #89

deqing opened this issue Aug 7, 2017 · 1 comment

Comments

@deqing
Copy link
Contributor

deqing commented Aug 7, 2017

Downloaded your index.html and found following error when trying to drag instant list item:

Uncaught TypeError: e.target.classList.indexOf is not a function

Then I realized that should be using contains, not indexOf in the index.html code.

If you are happy I can fix the example. Please let me know your thoughts, thanks!

@kornelski
Copy link
Owner

Yes, a fix is welcome.

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