We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdc0e1a commit 79438a8Copy full SHA for 79438a8
components/_util/ContainerRender.jsx
@@ -53,7 +53,7 @@ export default {
53
if (!this._component) {
54
this._component = new this.$root.constructor({
55
el: el,
56
- parent: self.parent,
+ parent: self,
57
data: {
58
comProps: props,
59
},
0 commit comments