You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Chris Poulsen (JIRA)" <ji...@apache.org> on 2013/11/20 00:29:20 UTC

[jira] [Created] (TAP5-2228) Ajaxformloop.js gives a javascript error on "add row" in jquery mode

Chris Poulsen created TAP5-2228:
-----------------------------------

             Summary: Ajaxformloop.js gives a javascript error on "add row" in jquery mode
                 Key: TAP5-2228
                 URL: https://issues.apache.org/jira/browse/TAP5-2228
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.4
            Reporter: Chris Poulsen


The error in the console is:

TypeError: newElement.trigger is not a function (ajaxformloop.js:44)
    return newElement.trigger(events.zone.didUpdate);

I've seen this behavior in 5.4-alpha-26



--
This message was sent by Atlassian JIRA
(v6.1#6144)