Closed C00per closed 8 years ago
Hi @C00per, I am not able to reproduce that issue, this is the plunker I've just created. Could you please provide me a valid example showing your problem? Thanks
Hi @indrimuska,
Please see the pluker.
The problem as I can see that we use splice()
in different ways.
OK, you're right, options
array must be deeply $watched from the inside.
I'll fix it in a minute.
$watchCollection
should work fine, let me know if you have any troubles with this issue yet. :)
@indrimuska, thank you! v1.3.2. works fine!
Hi! The Model property cleared well when I remove the item from options, and there are other properties. But it is not cleared if there was only one item in "options" and it was removed.