Skip to content

Commit 177c6a6

Browse files
committed
wip: save
1 parent 4de819c commit 177c6a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/runtime-vapor/src/components/Teleport.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,9 @@ export class TeleportFragment extends VaporFragment {
208208
remove(this.mainAnchor!, parent)
209209
this.mainAnchor = undefined
210210
}
211+
212+
this.mountContainer = undefined
213+
this.mountAnchor = undefined
211214
}
212215

213216
hydrate(): void {

0 commit comments

Comments
 (0)