ListField problem
ksobolewski-netins opened this issue · 2 comments
ksobolewski-netins commented
There are two problems with ListField form element.
Described with book from demo version.
First:
- Fill author one
- Add new author
- Remove first author
New(empty) author has been removed.
Second:
- Fill author 1
- Add and fill new author
- Remove author 1
- Add and fill new author
- Add new author
- Remove first author
First author has been removed, but new(empty) author gets second data.
mprzodala commented
I will work on this. This issue is only on ObjectField.
mprzodala commented
Issue resolved in version v1.8.6 please check.