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

Vuetify has no v-array component for data-arrays #5

Closed
alexisread opened this issue Jul 16, 2019 · 2 comments
Closed

Vuetify has no v-array component for data-arrays #5

alexisread opened this issue Jul 16, 2019 · 2 comments

Comments

@alexisread
Copy link

Could you please clarify the documentation on data-arrays? Trying to use them, I get that the custom component v-array is not defined.
Are we supposed to create a custom component ourselves, and if so, could you provide a sample component?
Otherwise, which Vuetify component should we be using, list ie. change 'array' to 'list'? The array data might require manipulating to fit the component in this case.

Thanks

@wotamann
Copy link
Owner

Thank you for your interest!
Possibly the NPM Packages have not been up to date. I just made an update. If you have further problems please send me an example with non working code

@alexisread
Copy link
Author

Thanks, I'm not sure if the npm push worked, but I was using a contracted form of v-form-base v-form-base :value="myValue" :schema="mySchema" @update="update" /> which definitely doesn't work. Using the updated npm and the full form worked fine for me.

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

2 participants