mobxjs / mobxjs/mobx-devtools

Accidentally clicked the root recording

Open
#102 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
502
Forks
34
PR merge metrics
No merged PRs in 30d

Description

Hello! Sorry this might be very obvious but I really can't find a solution.

I have the Mobx devtools installed in both Chrome and Firefox.
The one on my Firefox stopped working and where it should show the root says no roots...
I wasn't sure what was going on as it still works fine on Chrome (so should not be caused by my code)

Tried to debug it so I opened both Chrome and Firefox to see what are the differences until accidentally clicked the red recording circle on the MST logo. After that, my chrome Mobx devtools has stopped working and showing no roots as well.

I found that we can enable/disable the Changes recording but I've tried so many fixes for MST root recording, and nothing works. (right click, double click, reinstall, etc.)

Could you shed some light on this? Any feedback would be appreciated.
For more info please see images below, thank you!

It's been disbaled with no roots, and there is no way to turn it back on again
Screenshot 2021-06-12 at 15 21 21
Altought for changes, we can still turn it back on
Screenshot 2021-06-12 at 15 23 18

mobx: ^6.3.0
mobx-devtools-mst: ^0.9.30
mobx-state-tree: ^5.0.1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported behavior in the Chrome and Firefox MobX devtools using the listed mobx, mobx-devtools-mst, and mobx-state-tree versions. Inspect the root-recording control after it is clicked and compare it with the working Changes recording control. Done means the root is available again and no longer shows “no roots” in both browsers.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.