removeItem doesn't work as expected
In ListField.vue
, when an item from a List
-type parameter is removed, nothing changes in the parent component. You can remove an item from your list, and then when you create the configuration the item will actually be there, in the created configuration.