Skip to content

Commit 51278eb

Browse files
committed
Merge branch 'main' of github.com:ciscoheat/sveltekit-superforms
2 parents e71e06b + f29c972 commit 51278eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib/client/SuperDebug.svelte

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,8 @@
373373
$: debugData = assertStore(data, raw) ? data : readable(data);
374374
</script>
375375
376+
<svelte:options runes={false} />
377+
376378
{#if !styleInit}
377379
<style>
378380
.super-debug--absolute {

0 commit comments

Comments
 (0)