Test case for possible bug in XSLTforms 1.0

Below code uses a xf:repeat to display a list into which items may be added and removed.

Error occurs in Chrome when adding a 2nd item to the list and then removing the same item.

While error only occurs when removing the last item in the list, it may be that there is an issue also with removing (and inserting?) items anywhere in the list.

Item

Remove this item

Add item