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(remove "required" constraint from relational fields) #314

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

Spencer6497
Copy link
Contributor

@Spencer6497 Spencer6497 commented Sep 17, 2024

This PR removes "required": true from the errors array of strapi components, as this feature is NOT supported by Strapi and leads to bugs, like the white-screen duplication bug.

See the following for explanations/more info:
strapi/strapi#20557
strapi/strapi#19976
https://feedback.strapi.io/customization/p/specify-relation-column-as-required

@Spencer6497 Spencer6497 merged commit 68a083f into main Sep 17, 2024
5 checks passed
@Spencer6497 Spencer6497 deleted the duplication-white-screen branch September 17, 2024 10:33
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