Open node-monk opened 3 years ago
Causes error when trying to call function .toString on "undefined". This was interrupting conversions on my end. Changing this line fixed the issue -- however I am not sure if setting $ref to "" is the correct solution or will cause other issues.
Causes error when trying to call function .toString on "undefined". This was interrupting conversions on my end. Changing this line fixed the issue -- however I am not sure if setting $ref to "" is the correct solution or will cause other issues.