Open
Description
Describe the bug
When I use <GraphCanvas ... /> to render a network graph after that it throw error in my console.
Steps to Reproduce the Bug or Issue
- Open browser and enter to my next.js app.
- Just render (and Boom! it said error)
- But network graph is still working.
Expected behavior
Just render a network graph in some page in next.js app
Screenshots or Videos

Platform
- Reagraph Version: ^4.19.0
- OS: Mac OS X Sonoma
- Browser: Safari
- NodeJS version: v20
- ReactJS: 18.3.1
- NextJS: 14.2.4
Your Example Website or App
No response
Additional context
No response