Hi all, I have embedded a JS and getting the error message in Wicket Ajax Debug: ERROR: FunctionsExecuter.processNext: ReferenceError: Can't find variable: _
The JS Script works standalone, and I tried to integrate it both directly in the Wicket head section as well as via the #respondeHead. Does anyone know how to figure out which variable cannot be found or why this error is displayed? Thanks, Chris
