This repository was 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: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
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.
All reactions