+1
-0
lines changedFilter options
+1
-0
lines changed Original file line number Diff line number Diff line change
@@ -202,6 +202,7 @@ export function createPatchFunction (backend) {
202
202
function initComponent (vnode, insertedVnodeQueue) {
203
203
if (isDef(vnode.data.pendingInsert)) {
204
204
insertedVnodeQueue.push.apply(insertedVnodeQueue, vnode.data.pendingInsert)
205
+
vnode.data.pendingInsert = null
205
206
}
206
207
vnode.elm = vnode.componentInstance.$el
207
208
if (isPatchable(vnode)) {
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4