Re: JS error ajaxformloop

2013-11-26 Thread Chris Poulsen
It has been reported a couple of times recently. TAP5-2230 and TAP5-2228 On Tue, Nov 26, 2013 at 2:58 PM, George Christman wrote: > I'm seeing the following error in my console while adding rows to the > AjaxFormLoop. I discovered the issue in alpha-22 and upgraded to alpha-28 > to find it sti

JS error ajaxformloop

2013-11-26 Thread George Christman
I'm seeing the following error in my console while adding rows to the AjaxFormLoop. I discovered the issue in alpha-22 and upgraded to alpha-28 to find it still existed. TypeError: newElement.trigger is not a function return newElement.trigger(events.zone.didUpdate); ajaxformloop.js (line 44) S