node-red / node-red-ui-nodes

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

ui-tables: alignment no longer working with v0.4.1 #90

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.1

What are the steps to reproduce?

set alignment of one column to center or right

What happens?

instead of center or right the column is left aligned

What do you expect to happen?

alignment setting is respected

Please tell us about your environment:

m-schaeffler commented 1 year ago

issue also appears with Chrome Browser.

m-schaeffler commented 1 year ago

alignement is working, if you reselect the used alignement in the properties.

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.