-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix onResolveSuggestions not being called after component is remounte…
…d in react 18 strict mode (#28227) Co-authored-by: KHMakoto <Humberto.Morimoto@microsoft.com>
- Loading branch information
1 parent
32c8cb7
commit 2a31760
Showing
2 changed files
with
12 additions
and
4 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-e609372e-4141-4a7e-af2d-2ad58f79a3d2.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "fix: Debouncing onResolveSuggestions correctly after a picker has been remounted in React 18 strict mode.", | ||
"packageName": "@fluentui/react", | ||
"email": "420834+andyrooger@users.noreply.github.com", | ||
"dependentChangeType": "patch" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters