NGRP / node-red-contrib-viseo

Node-RED nodes OpenSourced by VISEO Technologies
Apache License 2.0
227 stars 83 forks source link

Set a value to a path that doesn't exists throw an error #16

Open JpEncausse opened 7 years ago

JpEncausse commented 7 years ago

How to Reproduce: Retrieve from NeDB an Object with id 123 and set it to a.b.c but only a exists.

data.payload.item=[object Object]
                              ^^^^^^
SyntaxError: Unexpected identifier  at Object.exports.setByString.ex [as setByString]