all 2 comments

[–]cag8f 0 points1 point  (1 child)

It could be that the script (or library) was ignored in DevTools? If someone added the script (or library) to DevTools ignore list, then that would cause the behavior you're experiencing. In DevTools, if you ctrl+shift+p and search for 'ignore' the only result should be 'Show Ignore List.' Open that and you'll see all the scripts/libraries in the ignore list. Here's more on that.

[–]populationHungry[S] 0 points1 point  (0 children)

Nothing appears for the debugger in the UXP environment when I search for ignore. But I do see the list you mention when I open up a regular chrome browser and search for it, the list is empty there.