Skip to content

Fix NPE with horse racing emoji check

What does this MR do?

  • Fix NPE with horse racing emoji check

Are there points in the code the reviewer needs to double check?

Sentry shows it reproducing on these pages but I am unable to reproduce, https://sentry.gitlap.com/gitlab/gitlabcom-clientside/issues/31095/

I could see it happening with an empty (or just with whitespace) <gl-emoji></gl-emoji> which would originate from a BE markdown banzai issue. But I don't get that on those reproduction pages either. Perhaps a browser extension getting rid of content?

Why was this MR needed?

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #32587 (closed)

Edited by username-removed-892863

Merge request reports