Skip to content

Error when using EagerLoad on a relationship #1106

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

Closed
bart-degreed opened this issue Nov 9, 2021 · 1 comment
Closed

Error when using EagerLoad on a relationship #1106

bart-degreed opened this issue Nov 9, 2021 · 1 comment
Labels

Comments

@bart-degreed
Copy link
Contributor

This was supposed to be fixed in #1000 and tested with #990. But as it turns out, the fix wasn't merged correctly.

The unconditional line below the fix:

propertySelectors[propertySelector.Property] = propertySelector;

should be removed.

@bart-degreed
Copy link
Contributor Author

Fixed in #1114.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant