mobxjs / mobx-devtools

Mobx Devtools (React, Chrome Extension) - Looking for maintainers! https://github.com/mobxjs/mobx-devtools/issues/55
MIT License
489 stars 34 forks source link

Accidentally clicked the root recording #102

Open aichichang opened 3 years ago

aichichang commented 3 years ago

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