You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2019. It is now read-only.
Uncaught (in promise) TypeError: Cannot read property 'parentNode' of nullElement with id
descriptionmoduleis not yet in the DOM.Solution: waiting for this element to be available. Maybe with MutationObserver?
Ex.: https://simple-it.atlassian.net/browse/OC-11787?jql=assignee%20%3D%20currentUser()%20AND%20tester%20%3D%20%22Julien%20Saadoun%22