Scott Hickmann
Results
2
comments of
Scott Hickmann
Is there any solution to this bug or an alternative way to timeout a request with a proxy? If not, is a fix planned soon?
What you can do is instead load your Graph functional component using loadable, and inside that file load ForceGraph2D with a regular import. In your graph file (`./components/graph`): ``` import...