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 <ReferenceArrayInput> with <AutocompleteArrayInput> throws error if the array is empty #7694

Conversation

slax57
Copy link
Contributor

@slax57 slax57 commented May 16, 2022

Fixes #7685

Tasks

  • Fix component
  • Cover with test case

@fzaninotto fzaninotto merged commit 271f3d1 into master May 17, 2022
@fzaninotto fzaninotto deleted the 7685-referencearrayinput-with-autocompletearrayinput-throws-error-if-the-array-is-empty branch May 17, 2022 14:54
@fzaninotto fzaninotto added this to the 4.0.5 milestone May 17, 2022
@fzaninotto fzaninotto changed the title Fix AutocompleteInput undefined choices Fix <ReferenceArrayInput> with <AutocompleteArrayInput> throws error if the array is empty May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ReferenceArrayInput with AutocompleteArrayInput throws error if the array is empty
2 participants