GitbookIO/javascript

Uncaught TypeError

willyg302 opened this issue · 1 comments

The following in console:

track exercise.submit
Uncaught TypeError: Object [object Array] has no method 'track'
r
(anonymous function)
jQuery.event.dispatch
m.handle

upon every click of the Submit button in any Exercise. Feedback about whether or not the exercise was completed correctly does not show up.

It should be fixed now (with gitbook 0.1.2)