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

Nested Array #9

Closed
mpina83 opened this issue Nov 10, 2015 · 3 comments
Closed

Nested Array #9

mpina83 opened this issue Nov 10, 2015 · 3 comments

Comments

@mpina83
Copy link

mpina83 commented Nov 10, 2015

With the new version of the bootstrap decorator nested array dont work, the model stays unpopulated or populates de model with $$hashkey:object3243

i'm using a current schema like object.Array[].Array[].field.

i've tried to include the "default" bootstrap decorator from the angularjs schema form and it's working has expected but the problem with the old is that the destroy strategy isnt working properly in some situations.

@elbunuelo
Copy link
Contributor

I believe you're having the same issue as I am.
Here's the issue I created in the main Schema Form since the problem lays in the new array builder (json-schema-form/angular-schema-form#590). In the issue I detailed a solution that (kind of) works and I'm waiting for an answer from the developers.

@mpina83
Copy link
Author

mpina83 commented Nov 20, 2015

Ty very much elbunuelo your fix solved part of my problems xD still i got another nice one now:

OptimalBPM/angular-schema-form-dynamic-select#63

apart from the radio buttons inside of a nested array arent working properly also

@Anthropic
Copy link
Member

This should be fixed as per the merged issue.

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

3 participants