Jump to content

Array of Groups


ramspeed
 Share

Recommended Posts

Well console says it's undefined so check that out first, if it's undefined you need to find out what exactly and why it is undefined.

If you can share your code it might give us an idea, at least you should upload your code to jsfiddle or similar service so we can test it.

But first use console.log(this); and check what you are refering to as this object.

So far not much to say without the code itself (try to strip the code of eveyrthing but the problematic part, there is no need to put here your netire code no one is gonna read it anyway if it's too long so leave only the problem itself upload it to jsfiddle and test only this short piece of code yourself that way you can test only the functionality you are having a problem with.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...