|
@@ -208,6 +208,9 @@ export class TeleportFragment extends VaporFragment {
|
|
|
remove(this.mainAnchor!, parent)
|
|
remove(this.mainAnchor!, parent)
|
|
|
this.mainAnchor = undefined
|
|
this.mainAnchor = undefined
|
|
|
}
|
|
}
|
|
|
|
|
+
|
|
|
|
|
+ this.mountContainer = undefined
|
|
|
|
|
+ this.mountAnchor = undefined
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
hydrate(): void {
|
|
hydrate(): void {
|