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

nested_form for recursive Model #373

Description

@viniciusfont

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions