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

The "create" handler does not work with non-array properties #209

Open
asfernandes opened this issue Oct 15, 2015 · 1 comment
Open

The "create" handler does not work with non-array properties #209

asfernandes opened this issue Oct 15, 2015 · 1 comment

Comments

@asfernandes
Copy link

Please see this: http://jsfiddle.net/YbdWc/98/

It calls the create handler for "endereco", but options.data is not correct, nor the returned object (with properties x, y, z) is put in the final tree.

Is there something I can do to make create like it works with arrays?

@asfernandes
Copy link
Author

It's caused due to additional properties not being registered in mappedProperties.

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