alejandro5042 / azdo-userscripts

A collection of userscripts to improve the Azure DevOps UI
https://alejandro5042.github.io/azdo-userscripts/
MIT License
40 stars 23 forks source link

The "Active" PRs tab of a specific project, the script crashes #186

Open Samuel-Therrien-Beslogic opened 2 years ago

Samuel-Therrien-Beslogic commented 2 years ago

On firefox, in the "Active" PRs tab of a specific project, the script crashes with this error:

Logs

Uncaught TypeError: section.querySelector(...) is null
    watchPullRequestDashboard moz-extension://9d947a86-fd66-45b9-a0a9-62b690d70fd4/ More Awesome Azure DevOps (userscript).user.js#1:5078
    observer moz-extension://9d947a86-fd66-45b9-a0a9-62b690d70fd4/ More Awesome Azure DevOps (userscript).user.js#1:213
pullrequests:5078:38
    watchPullRequestDashboard moz-extension://9d947a86-fd66-45b9-a0a9-62b690d70fd4/ More Awesome Azure DevOps (userscript).user.js#1:5078
    observer moz-extension://9d947a86-fd66-45b9-a0a9-62b690d70fd4/ More Awesome Azure DevOps (userscript).user.js#1:213

Context

welcome[bot] commented 2 years ago

Thanks for opening your first issue here! Please refer to our support and troubleshooting docs.

alejandro5042 commented 2 years ago

Thanks for reporting this. I'll take a look this weekend!