Hi,
I found the problem !
When I start using tapestry5-jquery, I replace all my
|@Import(library = {"classpath:org/.../jquery.js"})
|
with
|@Import(library = {"${jquery.core.path}"})
|
No problem in dev mode, but in production mode, problem with palette
(and may be others...)
So I remove a
Hi
I tried to reproduce the problem without success on the 3.4.1-snapshot.
Have you tested this version?
please post you comments to
https://github.com/got5/tapestry5-jquery/issues/335
François
2014-08-30 21:25 GMT+02:00 TNO :
> Hi,
>
> I'm using
>
> * tapestry 5.3.7
> * tapestry5-jquery 3.3.