Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

nested_form for recursive Model #373

Open
viniciusfont opened this issue Apr 30, 2016 · 1 comment
Open

nested_form for recursive Model #373

viniciusfont opened this issue Apr 30, 2016 · 1 comment

Comments

@viniciusfont
Copy link

viniciusfont commented Apr 30, 2016

I have this:
https://stackoverflow.com/questions/36960235/rails-nested-form-recursive

And the problem here is nested_form creating the partial recursively until exausts.
I think the problem is nested_form creating multiple blueprint for each partial.

How can I solve this problem? Thanks in advance!

@jagdeepsingh
Copy link

The link in question doesn't work now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants