Dot Notation accessor

If adding a dot notation as the accessor, if the first object is able to be null, it throws an error for getValue(). Is the only way for this to work by using accessorFn and then declaring an id?
Was this page helpful?