Open kusmierz opened 10 years ago
Oop, sorry about that Adam!
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!
hi @groenroos
Thanks for your reply. Yeah, I've changed it by myself before and it seems to work now. Hopefully this patch will fix it permanently.
I am still getting this issue.
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/.