works 1.22. Does not work 1.23
{
"createdWith": "Open Stage Control",
"version": "1.25.0",
"type": "session",
"content": {
"type": "root",
"lock": false,
"id": "root",
"visible": true,
"interaction": true,
"comments": "",
"width": "auto",
"height": "auto",
"colorText": "auto",
"colorWidget": "auto",
"alphaFillOn": "auto",
"borderRadius": "auto",
"padding": "auto",
"html": "",
"css": "",
"colorBg": "auto",
"layout": "default",
"justify": "start",
"gridTemplate": "",
"contain": true,
"scroll": true,
"innerPadding": true,
"hideMenu": false,
"variables": "@{parent.variables}",
"traversing": false,
"value": "",
"default": "",
"linkId": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"onCreate": "",
"onValue": "",
"widgets": [
{
"type": "knob",
"top": 70,
"left": 140,
"lock": false,
"id": "knob_1",
"visible": true,
"interaction": true,
"comments": "",
"width": 150,
"height": 180,
"expand": "false",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"lineWidth": "auto",
"borderRadius": "auto",
"padding": "auto",
"html": "linkid to text_1",
"css": "",
"design": "default",
"pips": false,
"dashed": false,
"angle": 270,
"mode": "vertical",
"spring": false,
"doubleTap": false,
"range": {
"min": 0,
"max": 1
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": "auto",
"value": "",
"default": "",
"linkId": "test",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"onCreate": "",
"onValue": "",
"onTouch": ""
},
{
"type": "text",
"top": 260,
"left": 120,
"lock": false,
"id": "text_1",
"visible": true,
"comments": "",
"width": 190,
"height": 100,
"expand": "false",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"lineWidth": "auto",
"borderRadius": "auto",
"padding": "auto",
"html": "script set('text_2', value)",
"css": "",
"vertical": false,
"wrap": false,
"align": "center",
"value": "",
"default": 0,
"linkId": "test",
"address": "auto",
"preArgs": "",
"decimals": 2,
"target": "",
"onCreate": "",
"onValue": "set('text_2', value)"
},
{
"type": "text",
"top": 370,
"left": 0,
"lock": false,
"id": "text_2",
"visible": true,
"comments": "",
"width": 960,
"height": 80,
"expand": "false",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"lineWidth": "auto",
"borderRadius": "auto",
"padding": "auto",
"html": "text_1.onValue javascript error: RangeError: Maximum call stack size exceeded\nerrorProp\t@\twidget.js:1110\n",
"css": "",
"vertical": false,
"wrap": false,
"align": "center",
"value": "",
"default": "",
"linkId": "",
"address": "auto",
"preArgs": "",
"decimals": 2,
"target": "",
"onCreate": "",
"onValue": ""
},
{
"type": "text",
"top": 180,
"left": 370,
"lock": false,
"id": "text_3",
"visible": true,
"comments": "",
"width": 410,
"height": 40,
"expand": "false",
"colorText": "auto",
"colorWidget": "#",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"lineWidth": "auto",
"borderRadius": "auto",
"padding": "auto",
"html": "works 1.22 _ Does not work 1.23\n",
"css": "",
"vertical": false,
"wrap": false,
"align": "center",
"value": "",
"default": "",
"linkId": "",
"address": "auto",
"preArgs": "",
"decimals": 2,
"target": "",
"onCreate": "",
"onValue": ""
}
],
"tabs": [],
"tabsPosition": "top"
}
}
Doesn't seem to be the same problem!