Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: object null is not iterable #512

Open
mbledkowski opened this issue May 1, 2024 · 1 comment
Open

Uncaught TypeError: object null is not iterable #512

mbledkowski opened this issue May 1, 2024 · 1 comment

Comments

@mbledkowski
Copy link

Describe the bug
When the data gets reloaded, I get the following error: Uncaught TypeError: object null is not iterable

To Reproduce
Steps to reproduce the behavior:

  1. Load react-force-graph-2d component
  2. Change data in graphData

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop (please complete the following information):

  • OS: Linuch
  • Browser [e.g. chrome, safari] Vivaldi / Chromium
  • Version [e.g. 22] Newest

Additional context
Add any other context about the problem here.
Next.js + TRPC

@mbledkowski
Copy link
Author

Full code: https://github.com/mbledkowski/interwebs
Sorry for spaghetti code, it is work in progress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant