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

Fix ExtraLazyChoiceLoader #1185

Merged
merged 1 commit into from Oct 16, 2023
Merged

Conversation

yceruto
Copy link
Member

@yceruto yceruto commented Oct 13, 2023

Q A
Bug fix? yes
New feature? no
Tickets -
License MIT

Currently, when default data is provided through the autocomplete field, it is not validated against the database or custom query builder. These changes aim to fix that issue and also simplify the code, while the goal remains the same.

@weaverryan
Copy link
Member

Thanks Yonel!

@weaverryan weaverryan merged commit 85629ce into symfony:2.x Oct 16, 2023
37 of 38 checks passed
@yceruto yceruto deleted the bugfix/lazy_choice_loader branch October 16, 2023 18:03
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.

None yet

2 participants