Bundled output for commit f931b0b947 [skip ci]
This commit is contained in:
parent
f931b0b947
commit
e075be6154
2 changed files with 5 additions and 5 deletions
|
|
@ -582,7 +582,7 @@ var coreRenderer = function($window) {
|
|||
if (movable.dom != null) nextSibling = movable.dom
|
||||
}
|
||||
else {
|
||||
var dom = createNode(parent, v, hooks, undefined, nextSibling)
|
||||
var dom = createNode(parent, v, hooks, ns, nextSibling)
|
||||
nextSibling = dom
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue