Open
Description
Woozer[CodePlex]
when the collection editor has a collection, and that collection has an collection i get the following error when editing
Index was out of range. Must be non-negative and less than the size of the collection.\r\nParameter name: index
I get this error when I add an item to the first collection, then press ok, and then open the collection again.
this only happens when I don't add an item to the second collection, it only happens when the second collection is an empty list.
Any tips? Is there a workaround?