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

Frontend runtime error when navigating to new User Feedback page #70887

Open
joshacheson opened this issue May 9, 2024 · 6 comments · May be fixed by #71003
Open

Frontend runtime error when navigating to new User Feedback page #70887

joshacheson opened this issue May 9, 2024 · 6 comments · May be fixed by #71003

Comments

@joshacheson
Copy link

Self-Hosted Version

24.2.0

CPU Architecture

n/a (client issue)

Docker Version

n/a (client issue)

Docker Compose Version

n/a (client issue)

Steps to Reproduce

  1. Navigate to organizations/{org}/feedback

Expected Result

See a list of submitted User Feedback

Actual Result

Get this instead:

image

Stack trace from console:

image

Line 31 from FeedbackItem:

image

Event ID

No response

@joshacheson joshacheson changed the title Runtime error when navigating to new User Feedback page Frontend runtime error when navigating to new User Feedback page May 9, 2024
@aldy505
Copy link

aldy505 commented May 10, 2024

Someone on Discord (https://discord.gg/sentry) experienced similar thing. But they resolved it with:
image

Since this is a frontend issue, should we transfer this to the sentry repo? @hubertdeng123 @azaslavsky

@joshacheson
Copy link
Author

@aldy505 thanks for sharing the workaround. Unfortunately it's not working for me.

I'm happy to re-make this issue over on the other repo, but please let me know if that's what's best to do.

@hubertdeng123
Copy link
Member

Yep, I'm going to transfer this over to sentry

@getsantry
Copy link
Contributor

getsantry bot commented May 14, 2024

Assigning to @getsentry/support for routing ⏲️

@getsantry
Copy link
Contributor

getsantry bot commented May 14, 2024

Routing to @getsentry/product-owners-user-feedback for triage ⏲️

@michellewzhang
Copy link
Member

thank you for reporting @joshacheson! looks like we're trying to access a property ontags when it doesn't exist. hopefully this null check should fix the issue: #71003

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Status: No status
Development

Successfully merging a pull request may close this issue.

4 participants