Skip to content

Commit 81792bc

Browse files
authored
fix(sentry apps): Update error handling docs (#5387)
1 parent d18412a commit 81792bc

File tree

1 file changed

+2
-0
lines changed
  • src/docs/product/integrations/integration-platform/ui-components

1 file changed

+2
-0
lines changed

src/docs/product/integrations/integration-platform/ui-components/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,5 @@ For example, if the webhook URL is `https://example.com/webhook/`, and your sche
4141
## Error Handling
4242

4343
Component rendering either 100% works or shows nothing. To protect the integration from looking chaotic due to errors we have no control over, if any part of the third-party component rendering fails, nothing will render.
44+
45+
If there is an error in an issue linking component the link will be disabled.

0 commit comments

Comments
 (0)