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

@hurrycaner

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...

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