<div dir="ltr">x3dom.fields.MFString.parse = function ( str )<br><div><br></div><div>Should this function handle the case where str === null?</div><div><br></div><div>Seems to be crashing on str === null.</div><div><br></div><div>Thanks for any repairs to x3dom master branch (this may have been fixed in another branch</div><div><br></div><div>Also, the below function seems to be crashing where str === null.  Perhaps it would be good to track down what's creating the nulls, or throw an exception? IDK</div><div><br></div><div>x3dom.fields.MFVec3f.parse = function ( str )<br></div><div><br></div><div>John</div></div>