fix-pending-ssr
ComputerGuy 1 day ago
parent 456c8c4e64
commit 74eeb087a9

@ -262,6 +262,7 @@ class Evaluation {
if (binding.initial?.type === 'SnippetBlock') { if (binding.initial?.type === 'SnippetBlock') {
this.is_defined = true; this.is_defined = true;
this.is_known = false;
break; break;
} }

Loading…
Cancel
Save