Closed klahnakoski closed 5 years ago
I think the find operation is not converted to regexp when used in a filter (used for its truthiness)
find
regexp
fixed with https://github.com/mozilla/ActiveData/commit/50af6f51300689a25d04f1c12f64864439879969
I think the
find
operation is not converted toregexp
when used in a filter (used for its truthiness)