Closed gpn273 closed 5 years ago
Sometimes if you have no warnings or no errors, the command would attempt to loop over an object key which is undefined. Before performing those loops, we check to see if the key has a value or if it even exists.
Sometimes if you have no warnings or no errors, the command would attempt to loop over an object key which is undefined. Before performing those loops, we check to see if the key has a value or if it even exists.