Get an error massage when I try to use React Spring on my Next.js server component. #2386
Unanswered
RobinArtemstein
asked this question in
Support
Replies: 0 comments
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.
-
Greeting...
It's my first time to try React spring.
First, I install React spring with Yarn, then I try to use it on my Next.js server component.
Here is the complete code in /app/page.tsx.
When I run
yarn run dev
command, I get this error message, here is the screenshot link.https://i.imgur.com/fV76ZXz.png
I'm wondering if React Spring does not work for Next.js server component.
Thank you for any advice in advance.
Beta Was this translation helpful? Give feedback.
All reactions