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

[Vue] handle component references properly in FormField.vue as is done in the adapter #18744

Merged
merged 4 commits into from Feb 7, 2022

Conversation

diosmosis
Copy link
Member

Description:

FormField needs to be able to handle the case when formField.component is an object and an actual component instance.

Review

@diosmosis diosmosis added Bug For errors / faults / flaws / inconsistencies etc. Needs Review PRs that need a code review labels Feb 4, 2022
@diosmosis diosmosis added this to the 4.8.0 milestone Feb 4, 2022
@diosmosis diosmosis changed the title handle component references properly in FormField.vue as is done in the adapter [Vue] handle component references properly in FormField.vue as is done in the adapter Feb 4, 2022
@diosmosis
Copy link
Member Author

This won't be an issue in 4.7 since existing code shouldn't use FormField directly w/ a Vue component reference.

@diosmosis diosmosis merged commit fe01191 into 4.x-dev Feb 7, 2022
@diosmosis diosmosis deleted the vue-correct-field-component-use branch February 7, 2022 09:47
@justinvelluppillai justinvelluppillai added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants