You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using ui-table on a dashboard, if the "Action" is set to "Append", the data in the table is always cleared.
Expected Behavior
Using "Action" "Append" should add any incoming data sets to the table.
Steps To Reproduce
Add ui-table to a dashboard
Set the "Action" to "Append"
Trigger multiple data sets to the widget
Only the last data set is visible
Note that this behavior persists until you toggle the "Action" to "Replace" then back to "Append". When the dashboard is deployed after toggling the "Action" the "Append" starts working.
Environment
Dashboard version: 1,18.1
Node-RED version: 4.0.5
Node.js version: 18.20.4
npm version: 10.7.0
Platform/OS: Raspbian Bullseye
Browser: Chrome
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
The text was updated successfully, but these errors were encountered:
Additional comment on this: user on Discord noted that if the Action was toggled to "Replace" then back to "Append" and the deployed it does indeed start appending.
Current Behavior
Using ui-table on a dashboard, if the "Action" is set to "Append", the data in the table is always cleared.
Expected Behavior
Using "Action" "Append" should add any incoming data sets to the table.
Steps To Reproduce
Note that this behavior persists until you toggle the "Action" to "Replace" then back to "Append". When the dashboard is deployed after toggling the "Action" the "Append" starts working.
Environment
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
The text was updated successfully, but these errors were encountered: