React Hydration error
Pckool opened this issue · 1 comments
Pckool commented
There is a hydration error when using plexus with nextjs+react. If you try using a plexus value exported from the usePlexus hook directly in the template of a React component, it will throw a hydration error. This could be fixed by utilizing the useState hook better inside usePlexus.
Pckool commented
Fixed in v1.0.7