Removing tooltips/popovers leaves variables inside parent tag

When tooltips and popovers are removed their respective variables are not cleaned up and remain within the parent tag and require removing manually. Would it be possible to remove these variables when removing the tooltip/popover from the parent automatically? Not really a bug more of a suggestion for good house-keeping.

Hi Dave,
Can you provide an example of what’s left?

Sure:

 dmx-bind:popover-title="removeme" data-placement="auto" data-html

Not a major issue just something I observed recently.

:slight_smile: