Files
nuzlocke-tracker/.beans/nuzlocke-tracker-lqf2--fix-hooks-order-violation-in-runencounters.md

11 lines
333 B
Markdown
Raw Normal View History

---
# nuzlocke-tracker-lqf2
title: Fix hooks order violation in RunEncounters
status: completed
type: bug
priority: critical
created_at: 2026-02-09T09:22:14Z
updated_at: 2026-02-09T09:22:58Z
---
The hofTeam useMemo was placed after early returns, causing a 'Rendered more hooks than during the previous render' error and blank page.