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

fix: collection might contain null values when eager loading #359

Merged
merged 1 commit into from
Nov 12, 2023

Conversation

SychO9
Copy link
Contributor

@SychO9 SychO9 commented Nov 12, 2023

Changes proposed in this pull request:
Plucking seems to include null values as well, so we need to filter the collection.

Confirmed

  • Frontend changes: tested on a local Flarum installation.
  • Backend changes: tests are green (run composer test).

Required changes:

@SychO9 SychO9 merged commit fce3d0f into master Nov 12, 2023
6 checks passed
@SychO9 SychO9 deleted the sm/filter-collection-before-eager-loading branch November 12, 2023 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant