v1.9.6
tagged this
21 Aug 09:21
larajax v2.2.3 ControlBase parses the whole dataset in its constructor, so this.config.options is already an object. The manual JSON.parse() stringified it to "[object Object]" and threw, aborting init().