Skip to content

Commit

Permalink
no detach
Browse files Browse the repository at this point in the history
  • Loading branch information
wwwillchen committed Dec 6, 2024
1 parent 257ade9 commit 8039eb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mesop/web/src/component_renderer/component_renderer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ export class ComponentRenderer {
);
}
if (this.projectedViewRef) {
this.applicationRef.detachView(this.projectedViewRef);
this.projectedViewRef.destroy();
}
if (this.isEditorMode) {
Expand Down

0 comments on commit 8039eb9

Please sign in to comment.