Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read property 'class_group' of undefined #47

Open
kusmierz opened this issue Jul 28, 2014 · 3 comments
Open

Comments

@kusmierz
Copy link

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/.

@groenroos
Copy link
Owner

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!

@kusmierz
Copy link
Author

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.

@dixitchopra
Copy link

I am still getting this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants