> - Shade the dependency and make the changes yourself
> >
> > - Stay on 5.6.1 until the dependency is updated
> >
> >
> > I'm in the process of updating the documentation/release notes, so it's
> > clearer what the problem is.
> >
> &g
There is a weird behavior with the tags 5.6.2, 5.6.3. and 5.6.4, I don't
know if this is expected.
I'm having a problem trying to upgrade from 5.6.1. When I change the
version to 5.6.2, 5.6.3. or 5.6.4
the org.got5.tapestry5.jquery.utils.JQueryUtils#merge method throws the
exception:
java.lang.No
I'm upgrading an application from tapestry 5.3.8 to 5.6.2. We use
tapestry-jquery and an old bootstrap. Currently there is a mixin to copy
some text to the clipboard and at the end of the script we inform the user
that the text has been copied with a tooltip.
define([], function() {
var copyToCl