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.

Link to remove not working as expected when :nested_wrapper is false #379

Description

@hurrycaner

When we set :nested_wrapper to false, the

is not created...

var field = $link.closest('.fields');

The removeFields function should consider this when hiding triggering the nested:fieldRemoved event.
Also, some documentation about :nested_wrapper => false should be added too... probably with instructions saying that when nested_wrapper is false, you must hide content by yourself or something like that...

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