mirror of https://github.com/vuejs/core.git
Merge branch 'edison/feat/setScopeId' into edison/testVapor
This commit is contained in:
commit
5e1295d4c4
|
@ -100,7 +100,6 @@ const vaporInteropImpl: Omit<
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
mountComponent(instance, container, selfAnchor)
|
mountComponent(instance, container, selfAnchor)
|
||||||
vnode.el = instance.block
|
|
||||||
simpleSetCurrentInstance(prev)
|
simpleSetCurrentInstance(prev)
|
||||||
return instance
|
return instance
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue