#1601·reactotron

Custom Commands page shows duplicates with multiple connections

Author: joshuayoesCreated Mar 25, 2026Updated Mar 25, 2026

When multiple apps are connected (e.g. iOS and Android running the same app), the Custom Commands page shows commands from all connections combined rather than filtering to the selected connection. This results in what looks like duplicate commands.

Related to #1525 (closed).

The server now tracks commands per clientId (added in #1598), so the desktop UI could filter using the selected connection's clientId.