Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

6660 - fixes entity section error when property value is an empty array #6666

Merged
merged 5 commits into from
Apr 15, 2024

Conversation

mfacar
Copy link
Collaborator

@mfacar mfacar commented Apr 12, 2024

fixes #6660

Copy link

sentry-io bot commented Apr 12, 2024

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: app/react/Markdown/components/EntitySection.tsx

Function Unhandled Issue
getPropertyValue TypeError: Cannot read properties of undefined (reading 'label') getPropertyValue(app/react/Markdown/component...
Event Count: 9 Affected Users: 2

Did you find this useful? React with a 👍 or 👎

@mfacar mfacar marked this pull request as ready for review April 15, 2024 19:36
@mfacar mfacar merged commit ec84668 into development Apr 15, 2024
14 of 15 checks passed
@mfacar mfacar deleted the 6660-entitysection-condition-value branch April 15, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EntitySection component breaks entity custom pages
1 participant