Commit 1a83bd5
# Backport
This will backport the following commits from `main` to `8.19`:
- [[Obs AI Assistant] replace EuiErrorBoundary with KibanaErrorBoundary
(#229710)](#229710)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Sandra
G","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-07-29T17:21:18Z","message":"[Obs
AI Assistant] replace EuiErrorBoundary with KibanaErrorBoundary
(#229710)\n\nReplaces `EuiErrorBoundary` with using
`core.rendering.addContext()`.\n\n\nhttps://github.com/elastic/kibana/blob/main/src/core/packages/rendering/browser/README.mdx\n\nI
tested this by throwing an error in the feedback buttons and the
AI\nAssistant button itself and confirmed they are caught by
the\n`KibanaErrorBoundary`.\n\n---------\n\nCo-authored-by:
kibanamachine
<[email protected]>","sha":"d73f9eef6031eb4ee7f3d1d99935eaa8c98dc522","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","backport:all-open","ci:project-deploy-observability","v9.2.0"],"title":"[Obs
AI Assistant] replace EuiErrorBoundary with
KibanaErrorBoundary","number":229710,"url":"https://github.com/elastic/kibana/pull/229710","mergeCommit":{"message":"[Obs
AI Assistant] replace EuiErrorBoundary with KibanaErrorBoundary
(#229710)\n\nReplaces `EuiErrorBoundary` with using
`core.rendering.addContext()`.\n\n\nhttps://github.com/elastic/kibana/blob/main/src/core/packages/rendering/browser/README.mdx\n\nI
tested this by throwing an error in the feedback buttons and the
AI\nAssistant button itself and confirmed they are caught by
the\n`KibanaErrorBoundary`.\n\n---------\n\nCo-authored-by:
kibanamachine
<[email protected]>","sha":"d73f9eef6031eb4ee7f3d1d99935eaa8c98dc522"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/229710","number":229710,"mergeCommit":{"message":"[Obs
AI Assistant] replace EuiErrorBoundary with KibanaErrorBoundary
(#229710)\n\nReplaces `EuiErrorBoundary` with using
`core.rendering.addContext()`.\n\n\nhttps://github.com/elastic/kibana/blob/main/src/core/packages/rendering/browser/README.mdx\n\nI
tested this by throwing an error in the feedback buttons and the
AI\nAssistant button itself and confirmed they are caught by
the\n`KibanaErrorBoundary`.\n\n---------\n\nCo-authored-by:
kibanamachine
<[email protected]>","sha":"d73f9eef6031eb4ee7f3d1d99935eaa8c98dc522"}}]}]
BACKPORT-->
Co-authored-by: Sandra G <[email protected]>
1 parent dbd3c33 commit 1a83bd5
File tree
1 file changed
+16
-19
lines changed- x-pack/solutions/observability/plugins/observability_ai_assistant_app/public/utils
1 file changed
+16
-19
lines changedLines changed: 16 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
52 | 49 | | |
53 | 50 | | |
0 commit comments