`$pages->find()` is case-insensitive but `$pagearray->find()` is case-sensitive, as demonstrated in the example below.   This request is for an option that would allow WireArray methods that take a `$selector` argument to do a case-insensitive match.
Activity