I feel like x-files is like that too. It mostly looks great on Blu-ray but the CGI shots don't hold up lol
- Posts
- 9
- Comments
- 42
- Joined
- 3 yr. ago
- Posts
- 9
- Comments
- 42
- Joined
- 3 yr. ago
- JumpDeleted
Permanently Deleted
Permanently Deleted
You're updating state, that your effect hook depends on, within the hook. So every time the state is updated the effect is run, which updates states which runs the effect etc.
You should use something like react query to handle async data