Hi guys, What version of things are you running, and would you mind sharing your destination configuration?
Thanks, Seth From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of richcianci Sent: Tuesday, June 17, 2008 3:45 PM To: [email protected] Subject: [flexcoders] Re: Managed Collections with null objects --- In [email protected], João Fernandes <[EMAIL PROTECTED]> wrote: > > I'm having this weird issue that never happened before. > Sometimes, totally randomly, after deleting a managed item in a > arraycollection, instead of getting the arrayCollection resized by - 1, > my arraycollection keeps the same size and I get a null object where the > managed item was previously. > > This happens using ds.deleteItem() or using > arrayCollection.removeItemAt( itemIndex ) > -- > > João Fernandes > > http://www.onflexwithcf.org > http://www.riapt.org > I am having the same issue. Did you ever figure it out?

