You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @alexjameslittle thanks for taking the time to open an issue. I tested your sample code and like you mentioned this doesn't seem to be working correctly. On the meantime I'll recommend using key paths for observing properties within a Projection that links to an object with nested properties. We'll take a look at the issue and let you know of any updates.
How frequently does the bug occur?
Always
Description
We are unable to observe a projection and successfully get it to fire when a deeply nested property changes. Is this expected behaviour?
Stacktrace & log output
No response
Can you reproduce the bug?
Always
Reproduction Steps
Models:
Observer:
Using the above objects and observation block, if you write to the "name" property, the observation on
TestProjection
is not notified.Version
10.40.0
What Atlas Services are you using?
Local Database only
Are you using encryption?
No
Platform OS and version(s)
iOS 16
Build environment
Xcode version: 14.3.1
Dependency manager and version: SPM
The text was updated successfully, but these errors were encountered: