Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LocateAll vs Locate<IEnumerable> discrepency #305

Open
jods4 opened this issue Jan 11, 2023 · 1 comment
Open

LocateAll vs Locate<IEnumerable> discrepency #305

jods4 opened this issue Jan 11, 2023 · 1 comment
Labels

Comments

@jods4
Copy link
Collaborator

jods4 commented Jan 11, 2023

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.

@ipjohnson
Copy link
Owner

Hmm that sounds like a bug.

@ipjohnson ipjohnson added the bug label Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants