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 not found #287

Merged
merged 1 commit into from
May 28, 2024
Merged

fix collection not found #287

merged 1 commit into from
May 28, 2024

Conversation

atmonshi
Copy link
Member

No description provided.

Copy link

what-the-diff bot commented May 28, 2024

PR Summary

  • Improvement in "FieldsContract.php"
    The way we fetch data from a collection in the "FieldsContract.php" has been enhanced. This change allows us to more safely retrieve values based on a certain 'dataSource' option of a field. It employs a process called null-safe operator to ensure we avoid unnecessary errors when the collection might be unavailable or empty.

@atmonshi atmonshi merged commit 86d0312 into 3.x May 28, 2024
5 checks passed
@atmonshi atmonshi deleted the collection-deleted branch May 28, 2024 20:21
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