-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Warning: Failed prop type: Invalid prop value
supplied to TextWidget
.
#1559
Comments
Hey, I am new to contributing to OSS and I want to be able to solve this issue. I am having trouble with running this project locally. Here are the steps I have taken thus far:
`
`
What can I do to resolve this issue and began developing locally? |
@tugglecore you should run the following from the root directory:
And everything should work. |
@temp3l So is the schema you're trying something like this? {
"type": "string"
} |
hi can i work on this issue if no one is working on this |
I believe this is working in the 5.x release just fine |
reproduce:
=> make sure the formData is a string to have it fixed
The text was updated successfully, but these errors were encountered: