Skip to content

Fix/fix infinite rerender on fetch error#25

Merged
corp-0 merged 2 commits into
masterfrom
fix/fix-infinite-rerender-on-fetch-error
Jun 16, 2026
Merged

Fix/fix infinite rerender on fetch error#25
corp-0 merged 2 commits into
masterfrom
fix/fix-infinite-rerender-on-fetch-error

Conversation

@corp-0

@corp-0 corp-0 commented Jun 16, 2026

Copy link
Copy Markdown
Member

precedes #23

Fixes the real issue by refactoring the code that was unsupported by react compiler. With these changes, we go back to not requiring useMemo or useCallback while also fixing the useRefanti-pattern that was introduced to try to fix the very same issue.

@corp-0 corp-0 merged commit 8d853ca into master Jun 16, 2026
5 checks passed
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

Successfully merging this pull request may close these issues.

1 participant