error while developing a react component library
i'm developing a react component library, and i get this error. however it disappears when i make a change and the package re-renders (it's in watch mode)
5 Replies
i suspect it has something to do with mismatched react versions
package's package.json
i'm using a nextjs app to test
Code?
GitHub
GitHub - plege-xyz/react-sdk
Contribute to plege-xyz/react-sdk development by creating an account on GitHub.
I’m writing a component library as well and got this same error. Was this the fix for the error?
i gave up on the library bc i couldnt figure the error out lol