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

[5.x] Prevent falsey values from returning blueprint defaults #9990

Conversation

JohnathonKoster
Copy link
Contributor

This PR fixes #9988 by ensuring field default values are not returned when the field's value is falsey.

Additionally, this PR corrects an issue where a falsey default value could not be used.

@jasonvarga jasonvarga merged commit d474d67 into statamic:master May 3, 2024
17 checks passed
@jasonvarga jasonvarga deleted the bugfix/blueprint-defaults-false-values branch May 3, 2024 13:38
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.

None yet

2 participants