These two child components are supposed to watch the changes on the anchor property, and update the text whenever anchor state has a change: Child (red) is the one with the bug, the text is not updating unless the watch made explicitly{ deep: true } ...