Hello,
I am trying to display a Fontawesome icon, and change that icon after a couple of seconds within the same flow. For instance, from a spinning state to a non-spinning state. I know how to show the icon with the change node:
When i try to change msg.icon with a trigger node right after the change node, it will always put the new icon name string in the payload and not in msg.icon, like so:
Any suggestions on how to solve this?
Gr.
Ed.