hi,
how can I rerender a custom node which uses the nodeTemplate-function ?
The only way I could found was to make a this._diagramInstance.refresh().
But this would refresh the whole diagram and not only one node.
Every other function I tried didn't rerender the nodes template.
Best Regards
Tobias