I seem to have encountered a strange issue with a node-RED node I have been working on. It seems to be an intermittent error. But I am wondering if it is something that has been picked up on before. I have been working on a node with a configuration dialog.
Sometimes after opening and closing the configuration dialog, then closing the parent edit dialog the node name disappears, see next image:

There is a warning in the error console, but no errors reported.
I am trying to determine if this is an issue specific to the node, something to do with browser based garbage collection, or a Node-RED related issue?
