We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey,
Nice foundations!
I've had a play with the code and cant seem to get the parent model to update.
https://github.com/AndreasFurster/vuetify-form-generator/blob/develop/src/form-field.vue#L132
Is the data being emitted back to the parent properly? I'm new to vue so having some trouble wrapping my head around the latest event bubbling.
Can you give me some pointers so I can get this working? Happy to PR the results
The text was updated successfully, but these errors were encountered:
Hi,
I've submitted a Pull Request with my fix for the vuetify-form-generator component not updating the parent model.
#3
Thanks!
Sorry, something went wrong.
No branches or pull requests
Hey,
Nice foundations!
I've had a play with the code and cant seem to get the parent model to update.
https://github.com/AndreasFurster/vuetify-form-generator/blob/develop/src/form-field.vue#L132
Is the data being emitted back to the parent properly? I'm new to vue so having some trouble wrapping my head around the latest event bubbling.
Can you give me some pointers so I can get this working? Happy to PR the results
The text was updated successfully, but these errors were encountered: