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"
} |
reproduce:
=> make sure the formData is a string to have it fixed
The text was updated successfully, but these errors were encountered: