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

eager loading is not working with chunk #553

Closed
josephmancuso opened this issue Dec 19, 2021 · 0 comments · Fixed by #554
Closed

eager loading is not working with chunk #553

josephmancuso opened this issue Dec 19, 2021 · 0 comments · Fixed by #554
Labels
bug An existing feature is not working as intended

Comments

@josephmancuso
Copy link
Member

Now when I use eager loading, It's like not working with chunk. It's working when using get

Product.with_trashed().with_('brand').limit(5000).chunk(200)

Originally posted by @RezaT1994 in #543 (comment)

@josephmancuso josephmancuso added the bug An existing feature is not working as intended label Dec 19, 2021
@josephmancuso josephmancuso mentioned this issue Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An existing feature is not working as intended
Projects
Development

Successfully merging a pull request may close this issue.

1 participant