ColumnControl console.log output

ColumnControl console.log output

kthorngrenkthorngren Posts: 22,083Questions: 26Answers: 5,087

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,658Questions: 1Answers: 10,689 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.