LokiJS icon indicating copy to clipboard operation
LokiJS copied to clipboard

Check for arrays when matching regex

Open harelon opened this issue 1 year ago • 0 comments

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

harelon avatar Aug 27 '24 20:08 harelon