span-tree
span-tree copied to clipboard
seems not work with gitlab 16
//NOTE: gitlab version display need login
-
https://gitlab.com/help GitLab Enterprise Edition 16.10.0-pre 4e07bf86334
-
https://gitlab.gnome.org/help GitLab Community Edition v16.9.1
changes in gitlab 16
-
document.querySelector(".ref-selector")//seems not ready, got null at loading -
document.querySelector("[data-qa-selector='branches_dropdown']")//never exist -
document.querySelector(".nav-sidebar")//not exsit anymore, maybedocument.querySelector(".super-sidebar") -
document.querySelector("header")//not always exist, maybedocument.querySelector('[data-testid="top-bar"]')
@yurenchen000 I've deployed a patch, for the time being it's a hot fix. Have to do add some code to support the sidebar.
Apologies for the delay, but was busy with my job