Have a node.js app that is receiving JSON data strings that contain the literal NaN, like "[1, 2, 3, NaN, 5, 6]" This crashes JSON.parse(...) in Node.js.
確定! 回上一頁