mobxjs / mobxjs/mobx-devtools

ObservableMap only show Empty Object on Mobx Devtools

Open
#27 9 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

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

ss

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

So can you enhance this great extension to display value of observable Map ?

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.