Grace icon indicating copy to clipboard operation
Grace copied to clipboard

LocateAll vs Locate<IEnumerable> discrepency

Open jods4 opened this issue 2 years ago • 1 comments

On Grace v7.x I've noticed that:

  • Locate<IEnumerable<Meta<T>> works
  • LocateAll<Meta<T>> finds nothing

Is that expected or a bug? I found it surprising.

jods4 avatar Jan 11 '23 12:01 jods4

Hmm that sounds like a bug.

ipjohnson avatar Jan 12 '23 11:01 ipjohnson