Closed alDuncanson closed 5 years ago
I changed the variable 'length' in the _.each function to something more obscure and less likely to be used as a key in an object in order to prevent errors while iterating over object keys in the meteor framework.
Not an issue as this is a local scope variable reference
I changed the variable 'length' in the _.each function to something more obscure and less likely to be used as a key in an object in order to prevent errors while iterating over object keys in the meteor framework.