From 7d9fae09e8906e5636f6ea695ad560797b08d023 Mon Sep 17 00:00:00 2001 From: Nathan-SR <144961007+Nathan-SR@users.noreply.github.com> Date: Wed, 26 Feb 2025 21:11:36 -0500 Subject: something broke, reverting --- src/client/documents/Documents.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client/documents') diff --git a/src/client/documents/Documents.ts b/src/client/documents/Documents.ts index 0a7047128..033a5e9be 100644 --- a/src/client/documents/Documents.ts +++ b/src/client/documents/Documents.ts @@ -704,6 +704,7 @@ export namespace Docs { } // users placeholderDoc as proto if it exists + console.log('placeholder: ', placeholderDocIn, ' data: ', dataProps['data']) const dataDoc = Doc.assign(placeholderDoc ? Doc.GetProto(placeholderDoc) : Doc.MakeDelegate(proto, protoId), dataProps, undefined, true); if (placeholderDoc) { -- cgit v1.2.3-70-g09d2