Stealth-empty input to replaceWith leaves content in place #2204
Comments
gibson042
added a commit
to gibson042/jquery
that referenced
this issue
Apr 13, 2015
gibson042
added a commit
to gibson042/jquery
that referenced
this issue
Apr 13, 2015
|
Is that a real use-case? Since in this docs i see -
Since this would not be "array of DOM elements". What is byte-size and perf hit? |
|
This is necessary for gh-1747, because intercepted HTML can be replaced with an empty string. |
markelog
added a commit
to markelog/jquery
that referenced
this issue
Apr 20, 2015
gibson042
added a commit
that referenced
this issue
Apr 30, 2015
gibson042
added a commit
that referenced
this issue
Nov 10, 2015
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
e.g.,
$collection.replaceWith([""])is a no-op: http://jsfiddle.net/w03Lertu/The text was updated successfully, but these errors were encountered: