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
We should have easy means to get deep properties via keyPath. At this point there's obj.resolveSKeyPath method that can be used for that, but it's not as convenient and intuitive as it can be.
The text was updated successfully, but these errors were encountered:
/cc @kamsi
We should have easy means to get deep properties via keyPath. At this point there's
obj.resolveSKeyPath
method that can be used for that, but it's not as convenient and intuitive as it can be.The text was updated successfully, but these errors were encountered: