Christian Helbig
Christian Helbig
hi, is there a way to group by nested array too? scope data looks like: [ {id: 1, name: 'max', things: [ {type: 'house}, {type: 'car'}]}, {id: 2, name: 'sam',...
I found out the problem. I think you will see the failure ;) onPointerUp() { "resize" === this.data.state && (this.data.state = "end"), this.onLeftPointerUp(), this.onRightPointerUp(), this.onEnd(), this.updateData(), this.api.plugins.TimelinePointer.unlock("down"), this.api.plugins.TimelinePointer.unlock("move"), this.api.plugins.TimelinePointer.unlock("up") }...