We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1bf5f69
Preserve the original path node's event listeners by inserting the cloned node element first.
This allows for other plugins to add event listeners to the original node element and not have the cloned element appear over it.