Skip to content
Snippets Groups Projects
Commit 89cc8854 authored by Johannes Baiter's avatar Johannes Baiter
Browse files

Fix undesired resets of content search query

Previously, this would happen anytime the input was blurred (fixed by
setting the `freeSolo` prop) and for some reason after a re-render,
triggered by the `useAutocomplete` hook in MUI (fixed by ignoring
updates with an empty value and a 'reset' reason).
parent 8218a6b0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment