Using Tapestry 5.2.0-SNAPSHOT
I'm updating multiple zones after a select on Change event. The JSON
response is including an extra input field after a select field in one of
the zones I'm updating. The extra input is then showing up in the rendered
page in the browser. Why would tapestry be adding
Was this the right list to send this to? Should I send to the dev list or
open a jira ticket?
On Wed, Apr 14, 2010 at 3:58 PM, Adam Derkey wrote:
> Using Tapestry 5.2.0-SNAPSHOT
>
> I'm updating multiple zones after a select on Change event. The JSON
> response is including an
ormdata; the DOM is being streamed
> to characters after the field is added to the DOM, but before
> it is fully configured. It's deeply tricky stuff.
>
> On Fri, Apr 16, 2010 at 11:28 AM, Adam Derkey
> wrote:
> > Was this the right list to send this to? Should I send
19, 2010 at 9:29 AM, Adam Derkey
> wrote:
> > Should I create a JIRA ticket for this or is there already one created
> that
> > I can use to track the progress?
> >
> > On Fri, Apr 16, 2010 at 11:06 PM, Howard Lewis Ship >wrote:
> >
> >> I've be