ObservableMap only show Empty Object on Mobx Devtools
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 502
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Thanks for great Chrome Extension.
I used to use this extension to trace mobx store data. Everything seems ok. But I can't trace value of Observable Map

For temp solution, I have to set toJS() function to global window like this :

So can you enhance this great extension to display value of observable Map ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the MobX Devtools Chrome extension with an Observable Map, using the screenshots and the toJS() workaround as references. Trace how the store value is displayed and verify that the Observable Map's contents, rather than an empty object, are shown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100