Hi Thiago,
Thank you for you kind reply. I did tried different combinations. With
JQuery 3+, there is no need to add JQuery lib to the context asset, just
override
conf.override("jquery-library","Jquery.3.3.1.js"). It's only in core stack.
But for JQuery with lower version, it must be added to Jav
Hello!
I believe the problem here is that it seems your code is preventing
Require.js from being loaded, thus causing the Uncaught TypeError: require
is not a function error and completely breaking the whole Tapestry's own
JavaScript. I'd try avoiding overriding/adding again the jQuery library,
wh