Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

next js app server error when displaying emoji-mart component Picker #735

Closed
kmlbss opened this issue Nov 13, 2022 · 4 comments
Closed

next js app server error when displaying emoji-mart component Picker #735

kmlbss opened this issue Nov 13, 2022 · 4 comments

Comments

@kmlbss
Copy link

kmlbss commented Nov 13, 2022

I am using emoji-mart in my next js application. I installed @emoji-mart/react and emoji-mart and import data, Picker .But in the browser side this error is showing :
2022-11-14_01-53-13

@Xhale1
Copy link

Xhale1 commented Nov 16, 2022

I started getting this error after updating from 5.3.1 to 5.3.2.

Version 5.3.1 gave this error #727

@phil-loops
Copy link

phil-loops commented Nov 17, 2022

I ran into a similar issue -- I noticed that this kind of error only occurred when I loaded the page - never from the hot-reloading.

My solution was to lazily load the component

@imranbarbhuiya
Copy link

@EtienneLem can you do a new release with the fix or can u provide me an older version that works

@EtienneLem
Copy link
Member

v5.3.3 has been released, hopefully it works now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants