Skip to content

[LiveComponent] Smarter form trait data extracting #866

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

Conversation

weaverryan
Copy link
Member

Q A
Bug fix? yes
New feature? no
Tickets Fix #864
License MIT

Try this out @norkunas :). The problem was actually a tricky thing that UX autocomplete does. Thanks for reporting this so quickly.

Cheers!

@norkunas
Copy link
Contributor

Nice,thank you. Will try it out on monday 🙂

@norkunas
Copy link
Contributor

Tried this, but now I get: Error rendering "InvoiceCreateForm" component: Child "_token" does not exist.

@weaverryan
Copy link
Member Author

Ok, give it another try. We have CSRF disabled in the tests - I still need to fix that - but I bet it'll work now

@norkunas
Copy link
Contributor

Ok, give it another try. We have CSRF disabled in the tests - I still need to fix that - but I bet it'll work now

works 👍

@weaverryan weaverryan force-pushed the live-smarter-form-trait-data-extract branch from 6fc4a0d to 9a94a48 Compare May 16, 2023 10:25
@weaverryan weaverryan merged commit feb8a27 into symfony:2.x May 16, 2023
@weaverryan weaverryan deleted the live-smarter-form-trait-data-extract branch June 14, 2023 14:25
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.

[LiveComponent] ComponentWithFormTrait::extractValues does not properly flattens data
2 participants