Current Behavior
hello,
i try to display a table with a template like in the dashboard with the same code in the template and the existence of this template make the dashboard 2 unloadable!
i will insert the original dashboard template in this report.
goodby
Expected Behavior
No response
Steps To Reproduce
[
{
"id": "468b1c08970e98d0",
"type": "ui_template",
"z": "8cc6b0b0a8d7f29d",
"group": "972860d28a5864fd",
"name": "24V MPPTs",
"order": 1,
"width": "8",
"height": "15",
"format": "<div style="overflow-x:auto; padding: 1px; font-family: sans-serif;">\n <table style="width:100%; border-collapse: collapse; text-align: left; color: var(--nr-dashboard-textColor, #000);">\n \n <tr style="border-bottom: 1px solid; font-weight: bold; font-size: 1.1em;">\n <th style="padding: 1px 2px;">MPPT\n <th style="padding: 1px 2px; text-align: right;">U in V\n <th style="padding: 1px 2px; text-align: right;">I in A\n <th style="padding: 1px 2px; text-align: right;">P in W\n <th style="padding: 1px 2px; text-align: right;">U PV\n <th style="padding: 1px 2px; text-align: right;">Mode\n \n \n \n <tr ng-repeat="PV in msg.payload.PV track by PV.NAME" style="border-bottom: 1px solid;">\n <td style="padding: 1px 2px; font-weight: 500;">{{PV.NAME}}\n <td style="padding: 1px 2px; text-align: right;">{{PV.U|number:2}}\n <td style="padding: 1px 2px; text-align: right;">{{PV.I|number:2}}\n <td style="padding: 1px 2px; text-align: right;">{{PV.P|number:0}}\n <td style="padding: 1px 2px; text-align: right;">{{PV.U_PV|number:1}}\n <td style="padding: 1px 2px; text-align: right;">{{PV.MPPT|number:0}}\n \n \n \n",
"storeOutMessages": true,
"fwdInMessages": true,
"resendOnRefresh": true,
"templateScope": "local",
"className": "",
"x": 670,
"y": 520,
"wires": [
[]
]
},
{
"id": "972860d28a5864fd",
"type": "ui_group",
"name": "24V",
"tab": "97a02211f3c760ae",
"order": 1,
"disp": false,
"width": "8",
"collapse": false,
"className": ""
},
{
"id": "97a02211f3c760ae",
"type": "ui_tab",
"name": "MPPT Uebersicht",
"icon": "dashboard",
"order": 3,
"disabled": false,
"hidden": false
}
]
Environment
- Dashboard version:
- Node-RED version:
- Node.js version:
- npm version:
- Platform/OS:
- Browser:
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
Current Behavior
hello,
i try to display a table with a template like in the dashboard with the same code in the template and the existence of this template make the dashboard 2 unloadable!
i will insert the original dashboard template in this report.
goodby
Expected Behavior
No response
Steps To Reproduce
[
{
"id": "468b1c08970e98d0",
"type": "ui_template",
"z": "8cc6b0b0a8d7f29d",
"group": "972860d28a5864fd",
"name": "24V MPPTs",
"order": 1,
"width": "8",
"height": "15",
"format": "<div style="overflow-x:auto; padding: 1px; font-family: sans-serif;">\n <table style="width:100%; border-collapse: collapse; text-align: left; color: var(--nr-dashboard-textColor, #000);">\n \n <tr style="border-bottom: 1px solid; font-weight: bold; font-size: 1.1em;">\n <th style="padding: 1px 2px;">MPPT\n <th style="padding: 1px 2px; text-align: right;">U in V\n <th style="padding: 1px 2px; text-align: right;">I in A\n <th style="padding: 1px 2px; text-align: right;">P in W\n <th style="padding: 1px 2px; text-align: right;">U PV\n <th style="padding: 1px 2px; text-align: right;">Mode\n \n \n \n <tr ng-repeat="PV in msg.payload.PV track by PV.NAME" style="border-bottom: 1px solid;">\n <td style="padding: 1px 2px; font-weight: 500;">{{PV.NAME}}\n <td style="padding: 1px 2px; text-align: right;">{{PV.U|number:2}}\n <td style="padding: 1px 2px; text-align: right;">{{PV.I|number:2}}\n <td style="padding: 1px 2px; text-align: right;">{{PV.P|number:0}}\n <td style="padding: 1px 2px; text-align: right;">{{PV.U_PV|number:1}}\n <td style="padding: 1px 2px; text-align: right;">{{PV.MPPT|number:0}}\n \n \n \n",
"storeOutMessages": true,
"fwdInMessages": true,
"resendOnRefresh": true,
"templateScope": "local",
"className": "",
"x": 670,
"y": 520,
"wires": [
[]
]
},
{
"id": "972860d28a5864fd",
"type": "ui_group",
"name": "24V",
"tab": "97a02211f3c760ae",
"order": 1,
"disp": false,
"width": "8",
"collapse": false,
"className": ""
},
{
"id": "97a02211f3c760ae",
"type": "ui_tab",
"name": "MPPT Uebersicht",
"icon": "dashboard",
"order": 3,
"disabled": false,
"hidden": false
}
]
Environment
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate