Rules-of-hooks violation: useRef and three useCallbacks sat after the isLoading/isError/empty early-return block, so first render (loading) called N hooks and the post-data render called N+4, crashing the view. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>