From c3d0e2215c5f1c4b9f010541f946ba6e96431d8f Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Tue, 16 Jul 2024 21:44:38 +0200 Subject: [PATCH] emoji picker --- snippets/shx-3d-render-input.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/shx-3d-render-input.liquid b/snippets/shx-3d-render-input.liquid index 4513b5f..9419fcd 100644 --- a/snippets/shx-3d-render-input.liquid +++ b/snippets/shx-3d-render-input.liquid @@ -1063,7 +1063,7 @@ console.log("add picker") - document.getElementsByClassName("shx-emoji-picker-popup").appendChild(emojiPicker) + document.getElementsByClassName("shx-emoji-picker-popup")[0].appendChild(emojiPicker) /*