-
Notifications
You must be signed in to change notification settings - Fork 22
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: Cannot read property 'slice' of null for Object.autoFormGetSchemaForField [as getLabelForField] #16
Comments
I solved this by adding
to all the schema fields being rendered by autoform Thanks to @rafaelquintanilha |
+1 also getting this issue with version 5.3 of autoform. |
Thanks @timbrandin for notifying, @nickw thanks for the fix... will check the case and close it.. |
@balasivagnanam your welcome :) |
Solve this by changing |
maabed
added a commit
to maabed/autoform-ionic
that referenced
this issue
Aug 10, 2015
nickw
pushed a commit
that referenced
this issue
Aug 10, 2015
Fixed some issues regarding array types in Autoform 5.3 #16
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not sure if this is because of any versions or dependency, my autoform is not working and I am getting this error, I have the screenshot and the schema code, form code below,
The text was updated successfully, but these errors were encountered: