Replies: 1 comment 8 replies
-
Hey, just wanted to share what I put together for a project: https://gist.github.com/ZachHaber/feb0432fe395a303a4f10671877e5e70 We ran into the issue #92 (comment) which prevented use of strict mode, so I modified the code to using a function component with TS definitions. It's far too large of a modification to reasonably put in a PR for the change as it's a full rewrite. But I wanted to share it because it fixed the issues with hot reloading we were running into, and fixed some other issues with the graph not updating. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions