The stack trace indicates you are using Adobe Flex 4.1, and you are getting a slightly different error. But it does look like a bug in the code. The code seems to be assuming there are rows of data. I think the error might occur if there are no rows.
-Alex On 5/22/13 7:13 PM, "Michael Baird" <[email protected]> wrote: >Here is the stack trace [1] > >I'm working on a simple sample, but so far have been unsuccessful in >recreating it outside my application. > >[1] http://pastebin.com/JdvrixTa > > >On Tue, May 21, 2013 at 8:49 PM, Alex Harui <[email protected]> wrote: > >> And provide a stack trace as well, please. >> >> On 5/21/13 5:35 PM, "Justin Mclean" <[email protected]> wrote: >> >> >Hi, >> > >> >> I'm currently encountering this SDK bug: >> >> https://issues.apache.org/jira/browse/FLEX-11153 >> > >> >Can you create a simple application that shows the error? >> > >> >Thanks, >> >Justin >> > >> >>
