infinitered / infinitered/reactotron

Clearing State subscriptions

Open
#1,421 2 comments 3 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
15.6k
Forks
972
PR merge metrics
No merged PRs in 30d

Description

If you clear all state subscriptions, the subscriptions persist until a new subscription is added. Similarly, if you try to remove the final subscription it persists until a new subscription is added.

Contributor guide

Open the contributing guide

Research direction

Start by locating the state-subscription handling and reproduce clearing all subscriptions and removing the final subscription. The fix is done when both operations remove the subscriptions immediately, without requiring a new subscription to be added; add or update regression coverage if the relevant tests are found.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.