After just upgrading from v1.25.6 to v1.25.7, I can't open my session anymore with this error:
(ERROR, CLIENT) Uncaught RangeError: Maximum call stack size exceeded
at this.errorProp (src/client/widgets/common/widget.js:895:79)
at this.removeOscReceivers (src/client/widgets/common/widget.js:457:43)
at new Widget (src/client/widgets/common/widget.js:213:13)
at constructor (src/client/widgets/common/canvas.js:29:8)
at constructor (src/client/widgets/sliders/slider.js:11:8)
at constructor (src/client/widgets/sliders/fader.js:63:8)
at this.getIterator (src/client/parser.js:77:21)
at w.getScroll (src/client/editor/data-workers.js:104:27)
at reCreateWidget (src/client/widgets/common/widget.js:1310:34)
-Edit-
I'm not sure what you need from me to help debug this, my custom module is quite large and split up across multiple files. I could zip everything up if that would help?
Cheers,
DMDComposer