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

[Bug] Nested collection types - wrong prototype name #2210

Closed
nikophil opened this issue Apr 25, 2018 · 0 comments
Closed

[Bug] Nested collection types - wrong prototype name #2210

nikophil opened this issue Apr 25, 2018 · 0 comments

Comments

@nikophil
Copy link

Hello,

when using collection types, the default prototype_name is hardcoded (i.e. : name) in the javascript code. This causes the javascript to bug.
The solution might by quite simple : creating a CollectionTypeExtension to pass the prototype_name to the view, and use it in the javascript instrad of the hardcoded one.

thanks

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