Skip to content

Certain blocked actions not logged by the logger? #3425

Closed Answered by jimbobmcgee
jimbobmcgee asked this question in General
Discussion options

You must be logged in to vote

Stand down, I've found it! 😄

Nothing being blocked by UBO. Had a non-standard scriptlet interfering with the DOM -- GUI dropdown was actually a JS-driven popup; lists were being populated; scriptlet was screwing with the z-index of the popup.

Scriptlet was indeed shown in the log, just buried under about a thousand grey/noop XHR requests.

Had to use the webtools/JS debugger to break on DOM changes, so I could see exactly what was happening in the inspector before the app's JS removed the dropdown's popup, otherwise I would never have found it. Nothing to do with UBO, just an observation.

Thanks for looking, in any case.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@jimbobmcgee
Comment options

@stephenhawk8054
Comment options

@jimbobmcgee
Comment options

@jimbobmcgee
Comment options

Answer selected by jimbobmcgee
@stephenhawk8054
Comment options

@gorhill
Comment options

@garry-ut99
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants