Closed klifa90 closed 7 years ago
Hi @klifa90! We have a required issue template. I'm going to close this issue, but free to open a new one that follows the template. Also if you could provide a plnkr that demonstrates the problem that would help out tremendously!
Specifically this part
If you have nested objects like:
It will never detect that "number" is undefined and will not throw error, firebase sync will fail then every time.
I know that if it is receiving undefined then it must be a code bug (which i don't share), but anyways, if you are already checking, why are you not checking recursively?