Open theojapa opened 9 years ago
Hmm, interesting.
http://jsbin.com/fezuyerire/2/edit?js,console
Seems like a bug, unfortunately :confused: Arrays aren't a problem when they are top-level properties:
http://jsbin.com/fegexe/1/edit?js,console
I can't look into this until this weekend, but would more than welcome a pull request.
The issue has happens when arrays are top-level properties:
Ohhhh, gotcha, it's the setting with an array. Bug!
Have a fix; will create a PR shortly.
But this works as expected sans array: