3bbcf7e256
- Guard setUsers against null data with nullish coalescing (data ?? []) - Add isMounted flag in useEffect to prevent setState after unmount - Split combined inviteUser+deleteUser test into two independent it blocks Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>