You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there are multiple append targets, all of the appended elements but the last one should be clones, and the last one should be moved. This is what jQuery does.
Elements get duplicated when using append(), prepend(), before(), after()
php-dom-wrapper/src/Traits/ManipulationTrait.php
Line 83 in a6c1c98
The text was updated successfully, but these errors were encountered: