mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
f464e39364
The data `Observable` is not updated unless there have been changes to the object. The current diffing does not look at `symbol` keys of the object but the `title` property is stored as a private `symbol`. This commit updates the object diffing to include symbols. fixes #51401 PR Close #51561
1.4 KiB
1.4 KiB