Closed jamespsterling closed 7 years ago
Hi @jamespsterling,
Can you provide a Plunkr that reproduce this error? It'll help us a lot to understand the issue.
I think I realized this is my bug, the PUT I'm doing is not returning a copy of the 'edited' object.
Based on the example code mentioned in the Docs, we're expecting
entry
to contain the ID value, but it does not.Using latest master as of 3/20/2017.
Console.log(...)
shows us the_identifierValue
is unidentified in this context.... Thus the
entry._identifierValue
is unidentified in the notification,