This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
Integrate Picmo with Wix/Editor X site #277
Unanswered
rasmushauschild
asked this question in
Q&A
Replies: 1 comment
-
I'm not familiar with Wix or Editor X, when you say the execution freezes do you mean it freezes the browser? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Joe!
Thank you so much for putting together Picmo!
I'm building a web app using Editor X from Wix, and I'm having trouble getting a Picmo emoji picker to show up.
I have created an empty container
box149
, and I'm running the following code when the site loads:Through a little debugging, I can tell that the code execution freezes at this point:
const picker = createPicker({ rootElement : container});
Do you have any idea what might be going wrong, or something I can try out?
Thank you in advance!
Rasmus
Beta Was this translation helpful? Give feedback.
All reactions