You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can get rid of this bug by going to line 317 in minimalect.js, and replacing this.options.class_group with m.options.class_group. Let me know if this worked for you, and I'll submit a patch!
I've error
Uncaught TypeError: Cannot read property 'class_group' of undefined
since 0.9.See http://jsfiddle.net/4kcUs/. Even example from the page doesn't work: http://jsfiddle.net/4kcUs/1/.
The text was updated successfully, but these errors were encountered: