reaviz / reagraph

🕸 WebGL Graph Visualizations for React. Maintained by @goodcodeus.
https://reagraph.dev
Apache License 2.0
661 stars 65 forks source link

Variable is not defined and Deprecated a state management library function. #250

Open yothgewalt opened 3 months ago

yothgewalt commented 3 months ago

Describe the bug

When I use <GraphCanvas ... /> to render a network graph after that it throw error in my console.

Screenshot 2567-06-16 at 04 35 57

Steps to Reproduce the Bug or Issue

  1. Open browser and enter to my next.js app.
  2. Just render (and Boom! it said error)
  3. But network graph is still working.

Expected behavior

Just render a network graph in some page in next.js app

Screenshots or Videos

Screenshot 2567-06-16 at 04 35 57

Screenshot 2567-06-16 at 04 36 46

Platform

Your Example Website or App

No response

Additional context

No response

gmarcha commented 3 months ago

Any update on the required migration ? Best regards.

https://github.com/pmndrs/zustand/discussions/2184