-
Notifications
You must be signed in to change notification settings - Fork 89
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
TypeError: str.replace is not a function. #344
Comments
Please do not send screenshots, but the schema and example data. |
|
ok, the issue is "label" property into form.. try this:
|
the pull request #345 |
Thank you so much. I really appreciate it. |
@TimiBolu can we close this issue ? |
Sure 👍 |
Hi, I really appreciate your library and have used it ever since I found out about it (roughly a year).
However, I encountered an issue.
When I tried to compile the following code, I get the error below,
*** The code ****
**** The error ****
When I change any two things, it works fine.
1 - If I remove the "form" field.
or
2 - or I change the string types
Please what could be the issue.
The text was updated successfully, but these errors were encountered: