ColumnControl console.log output

ColumnControl console.log output

kthorngrenkthorngren Posts: 22,135Questions: 26Answers: 5,097

I noticed in this example that there is a console.log output for the click event.

console.log(e.type, e);

On line 346. Not sure if you want it left in the code.

Kevin

Replies

  • allanallan Posts: 64,691Questions: 1Answers: 10,697 Site admin

    Yup, that was a mistake. Left it in for the release - doh. Already removed here and I'll tag up a release on Monday to get that out.

    Thanks!

    Allan

Sign In or Register to comment.