Skip to content

[LiveComponent] Remove @internal from extractFormValues and clearErrorsForNonValidatedFields #302

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

Merged
merged 1 commit into from
Apr 1, 2022

Conversation

norkunas
Copy link
Contributor

Q A
Bug fix? no
New feature? no
Tickets symfony/ux-live-component@a930f1e#r69159680
License MIT

In a multistep form live component, it's not enough for me just to use ComponentWithFormTrait, so I have some custom actions which are used instead of just submitting the form and these actions partially duplicates the functionality of submitForm which uses these methods that are marked as @internal

@weaverryan
Copy link
Member

Works for me - thanks Tomas!

@weaverryan weaverryan merged commit 6e87ef5 into symfony:2.x Apr 1, 2022
@norkunas norkunas deleted the remove-internal branch April 1, 2022 19:31
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

Successfully merging this pull request may close these issues.

3 participants