Files
nuzlocke-tracker/.beans/nuzlocke-tracker-jrbc--fix-doubled-encounters-in-encountermodal.md

11 lines
353 B
Markdown
Raw Normal View History

---
# nuzlocke-tracker-jrbc
title: Fix doubled encounters in EncounterModal
status: completed
type: bug
priority: normal
created_at: 2026-02-08T11:16:35Z
updated_at: 2026-02-08T11:17:25Z
---
EncounterModal calls useRoutePokemon without gameId, so route encounters for all games in the version group are returned. Pass gameId through from RunEncounters.