-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Accepts_nested_attributes_for not working (in v 1.0.0) #2722
Comments
+1 |
Jamevidi
changed the title
Uncaught TypeError: Cannot set property '_renderItem' of undefined
Accepts_nested_attributes_for broken
Sep 27, 2016
Jamevidi
changed the title
Accepts_nested_attributes_for broken
Accepts_nested_attributes_for broken (in v 1.0.0)
Sep 27, 2016
Jamevidi
changed the title
Accepts_nested_attributes_for broken (in v 1.0.0)
Accepts_nested_attributes_for not working (in v 1.0.0)
Sep 28, 2016
RailsAdmin 0.6.6 and Rails 5.0.0 seems to work well with very nested forms :) If someone wants to try it out:
|
I am seeing the same thing. It appears to only happen when the array is empty |
We are seeing this as well. Anybody have a workaround or an idea at a fix? |
+1 — same issue here.... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Firstly, AWESOME JOB with version 1.0.0! :) :) :)
The example:
"Uncaught TypeError: Cannot set property '_renderItem' of undefined"
Please see attached pic.
I tried with different projects and models and nothing worked.
Rails admin 1.0.0
Rails 5.0.1
Thanks again! :)
The text was updated successfully, but these errors were encountered: