This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Inconsistent behaviour of $watchGroup #8671
Closed
Description
Sometimes $watchGroup and $watchCollection produce different results. Here is plunker, that reproduces this issue. Look at third item in results list and you'll see the difference between $watchGroup and $watchCollection output. May be it is by design, but it looks rather strange to me.