Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [React@18] fix incorrect `useEffect` return value (#1…
…95421) (#195468) # Backport This will backport the following commits from `main` to `8.x`: - [[React@18] fix incorrect `useEffect` return value (#195421)](#195421) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Anton Dosov","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-08T16:17:17Z","message":"[React@18] fix incorrect `useEffect` return value (#195421)","sha":"d03537f21764fda1fbafcfec03391b3e03b64e82","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:SharedUX","backport:prev-minor"],"title":"[React@18] fix incorrect `useEffect` return value","number":195421,"url":"https://github.com/elastic/kibana/pull/195421","mergeCommit":{"message":"[React@18] fix incorrect `useEffect` return value (#195421)","sha":"d03537f21764fda1fbafcfec03391b3e03b64e82"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/195421","number":195421,"mergeCommit":{"message":"[React@18] fix incorrect `useEffect` return value (#195421)","sha":"d03537f21764fda1fbafcfec03391b3e03b64e82"}}]}] BACKPORT--> Co-authored-by: Anton Dosov <[email protected]>
- Loading branch information