sentry
sentry copied to clipboard
ref(exception-content): Replace Annotated component with _meta object - [TET-144]
What this PR does:
- Replace Annotated component in the exception content with the _meta object
- Remove the Annotated component + test
- Remove the Meta component + test
- Add a test validating the meta in the exception content
- Fix an issue in the user context component
Preview:

