Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot delete undefined subscriptions #1432

Open
ElonVolo opened this issue Feb 5, 2024 · 0 comments
Open

Cannot delete undefined subscriptions #1432

ElonVolo opened this issue Feb 5, 2024 · 0 comments

Comments

@ElonVolo
Copy link

ElonVolo commented Feb 5, 2024

When I create a subscription and than press the trashcan icon, nothing happens.

Steps to repeat:

  1. Start reactotron
  2. Reload app
  3. Click on the "State" button on the sidebar.
  4. Create a subscription called "foo" (that no corresponding mobx-state-tree foo store), which will created a list entry in state section that is marked as "undefined".
  5. Hit click the trashcan button on the list. Observe that nothing happens.

Expected behavior:

An undefined subscription should deletable when the trash button is clicked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant