This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
Replies: 1 comment
-
PicMo does not support server side rendering at this time. To use with Next.js you will have to make sure the picker code only runs in 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
-
I'm not able to use this package because the package is using localstorage. In NextJS there is no localstorage, because is SSR. Is there a way to fix this or ignore this error.
Beta Was this translation helpful? Give feedback.
All reactions