I commented on https://github.com/gwtproject/gwt/issues/7728 in the hope that it can be re-opened.
On Friday, April 8, 2016 at 9:21:06 AM UTC+1, salk31 wrote: > > Hello, > > Is https://github.com/gwtproject/gwt/issues/7728 still an issue? I think > we are seeing it in our app. I have a minimal unit test that seems to show > it in 2.7.0. > > The troublesome usage is: > 1) Add two items > 2) Remove the first item > 3) Add another item > > After that validation messages meant for the the second item in the list > also appear on the first item. > > delegate.getPath returns "foo[1]" for both items as they get stuck with > the paths they got when first added. > > Just me? If not can I reopen the issue or do I have to raise another one? > > Cheers > > Sam > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
