Skip to content

destroyStrategy works only on siblings that are array of objects. It does not work on other siblings. #529

Closed
@ghost

Description

I have not been successful in getting the destroy strategy to work on any sibling properties or sibling objects. It only works on sibling array of objects. Please check this example:

http://jsfiddle.net/mutharasus/dp18a70b/

In here if you select the first drop down to "Option1" then select all the other drop down and save. Then go back and switch the first drop down to "Option2" and save you can see that only the very last array of objects is removed with the destroy strategy.

Posted the same as a question:
http://stackoverflow.com/q/32253453/4496838

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions