-
Notifications
You must be signed in to change notification settings - Fork 35
fix: undefined to null #4933
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: undefined to null #4933
Conversation
✅ Deploy Preview for bloom-exygy-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for bloom-public-seeds ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for partners-bloom-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for bloom-lakeview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This PR addresses #4795
Description
This is a quick follow up to #4930 since the undefined default cannot be serialized when the jurisdiction does not have swapCommunityTypesForPrograms enabled. The error below explains the simple fix

How Can This Be Tested/Reviewed?
Reseed, run public with Bloomington Jurisdiction, and the listings page should render without the blocking error above.
Author Checklist:
yarn generate:client
and/or created a migration when requiredReview Process: