A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/vuejs/vue/commit/4733408 below:

prevent data.pendingInsert to keep reference to removed nodes (fix #5… · vuejs/vue@4733408 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+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