Hi guys,
I am using the status to report messages from nested subflows to the dashboard layer and was surprised to see that the status text were truncated on the front end :
Notice the contents of the
tag below :
and the status showing on the node as well, truncated :
But the actual value is not truncated
I'm running 1.0.4 , and I could not find in the nodered code where this triple dot would be coming from...
Thanks in advance !
EDIT: Ok I just noticed the 32 character limitation...
the question is "why" ?