Skip to content

Fix issue decorator element.parentNode NPE in Safari desktop app

Eric Eastwood requested to merge feature/1890-fix-issue-decorator-npe into develop

Fix issue decorator element.parentNode NPE(null pointer exception) in Safari desktop app. I'm not sure how the element doesn't have a parent node. I don't see where we could possibly isolating the node.

Sorta related issues,


Closes https://gitlab.com/gitlab-org/gitter/webapp/issues/1890

Edited by 🤖 GitLab Bot 🤖

Merge request reports