2 comments

[ 3.1 ms ] story [ 8.9 ms ] thread
[ { color: "red", value: "#f00" }, { color: "green", value: "#0f0" }, { color: "blue", value: "#00f" }, { color: "cyan", value: "#0ff" }, { color: "magenta", value: "#f0f" }, { color: "yellow", value: "#ff0" }, { color: "black", value: "#000" } ]
That's an invalid JSON, and I didn't manage to make the validation and notify the user if the JSON is invalid or not. That's why it doesn't do anything :)