I might be missing something, but it looks like “letterFormArray” isn’t declared anywhere, just appears in the part of the code that I quoted above. Since it’s not declared, could that be the undefined item that ‘length’ can’t be read from?
1 Like