Regenerate suggestions on each open even for the same person
This commit is contained in:
@@ -303,6 +303,7 @@ const SuggestionsDialog: React.FC<SuggestionsDialogProps> = ({
|
||||
if (!open) return;
|
||||
|
||||
setPhase("loading");
|
||||
setSuggestions([]);
|
||||
|
||||
let ignore = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user