node-red / node-red-ui-nodes

Additional nodes for Node-RED Dashboard
Apache License 2.0
117 stars 81 forks source link

ui-tables: flickering when updated with v0.4.0 #88

Open m-schaeffler opened 1 year ago

m-schaeffler commented 1 year ago

Which node are you reporting an issue on?

node-red-node-ui-table v0.4.0

What are the steps to reproduce?

update a table while dashboard is shown in browser

What happens?

table flickers

What do you expect to happen?

table does not flicker as in V0.3.12

Please tell us about your environment:

dceejay commented 1 year ago

Hi are you able to share a small flow that exhibits this behaviour ? I have also just pushed out some fixes as version 0.4.1 that fixed a load of other issues you reported but I couldn't replicate this from the information provided

m-schaeffler commented 1 year ago

issue still appears with v4.0.1. I will try to create a small flow later.

m-schaeffler commented 1 year ago

issue also appears with Chrome Browser.

m-schaeffler commented 1 year ago

sample flow: flows.zip grafik

m-schaeffler commented 1 year ago

Video of the Issue: IMG_0151.zip

dceejay commented 1 year ago

I have reverted (republished) the older 0.3.x as 0.4.2 (complete with old vulnerabilities) and moved the latest library version to a new branch while we work on it to make it more compatible.