LokiJS
LokiJS copied to clipboard
Check for arrays when matching regex
When trying to match a regex on array elements the output was the result of trying to match a regex on the concatenation of the array elements instead of each element separately