Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unset on the higher leve item fails #119

Open
cooolbasha opened this issue Jun 17, 2014 · 0 comments
Open

unset on the higher leve item fails #119

cooolbasha opened this issue Jun 17, 2014 · 0 comments

Comments

@cooolbasha
Copy link

Hi,
if there is a model with fields
model =
name: 'test'
kart:
r1: [4,4,o]
r2:[8,8]
if I call model.unset('kart') ..it does update the model. but the model changes does not trigger to model binder..if it is done 1 at a time say model.unset('kart.r1') works

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

No branches or pull requests

1 participant