slip icon indicating copy to clipboard operation
slip copied to clipboard

Example index.html generates error

Open deqing opened this issue 7 years ago • 1 comments

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!

deqing avatar Aug 07 '17 03:08 deqing

Yes, a fix is welcome.

kornelski avatar Aug 07 '17 14:08 kornelski