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 <AutocompleteInput> does not repopulate suggestions on blur in when used inside <ReferenceInput> #8303

Conversation

slax57
Copy link
Contributor

@slax57 slax57 commented Oct 25, 2022

Fixes #8297

@fzaninotto fzaninotto merged commit 6ed6034 into master Oct 26, 2022
@fzaninotto fzaninotto deleted the fix-autocompleteinput-in-referenceinput-repopulate-suggestions branch October 26, 2022 11:46
@fzaninotto fzaninotto added this to the 4.5.0 milestone Oct 26, 2022
@fzaninotto fzaninotto changed the title Fix suggestions do not repopulate on blur in AutocompleteInput when used inside ReferenceInput Fix <AutocompleteInput> does not repopulate suggestions on blur in when used inside <ReferenceInput> Oct 26, 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.

AutocompleteInput does not return to the initial state when clear the input
4 participants