Not Working – scripting issue
-
There appears to be a problem with the query-monitor.js script, in that assumes the “query-monitor-main” block has been loaded. If you move the line “window.addEventListener(‘load’, function() {” to before the test for whether jQuery has been defined, (line 48) then everything works OK.
I found that the code to initialise container was being run before the element “query-monitor-main” was defined. The result is that whilst you can see the Query Monitor on the page, you are unable to interact with the facility.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Not Working – scripting issue’ is closed to new replies.