diff --git a/packages/repl/src/lib/Output/Output.svelte b/packages/repl/src/lib/Output/Output.svelte index 82a1784d4..3f9e50dc2 100644 --- a/packages/repl/src/lib/Output/Output.svelte +++ b/packages/repl/src/lib/Output/Output.svelte @@ -66,6 +66,8 @@ let current = $derived(workspace.current_compiled); + let resultTab: Viewer; + // TODO this effect is a bit of a code smell $effect(() => { if (current?.error) { @@ -189,6 +191,15 @@ {:else} + @@ -199,6 +210,7 @@
{ + if (ready) apply_bundle(bundle); + }; + $effect(() => { if (injectedCSS && proxy && ready) { proxy.eval( pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy