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 console error when using ReferenceArrayInput in list filter #7995

Merged
merged 2 commits into from
Jul 21, 2022

Conversation

antoinefricker
Copy link
Contributor

@antoinefricker antoinefricker commented Jul 21, 2022

Corrects Can't perform a React state update on an unmounted component error while using ReferenceArrayInput in list filter.

Error appears in CreateDialog or EditDialog when dialog box is closed faster than the filters debounce delay of any autocomplete input.

@fzaninotto
Copy link
Member

Could you describe in which condition the error occurs - or better, add a unit test ?

@fzaninotto fzaninotto merged commit 133501d into master Jul 21, 2022
@fzaninotto fzaninotto deleted the release-useReferenceParams-filters-debounce branch July 21, 2022 14:29
@fzaninotto fzaninotto added this to the 4.2.4 milestone Jul 21, 2022
@fzaninotto fzaninotto changed the title Fix error in useReferenceParams Fix console error when using ReferenceArrayInput in list filter Jul 21, 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.

2 participants