You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I don't know what's the status of this project. Is there some roadmap / future?
I don't fully understand the intention / ambition of this tool so in the meantime I've been "playing" around to get to display the props from the components.
Here is a video of how it looks like for now: Screencast on youtube
Quite useful for a quick inspection instead of looking for it in the chrome inspector tabs.
I could make a proper PR after discussing this a bit if you are interested. I was not sure about the "tree / graph" feature so I just created a new thing.
The text was updated successfully, but these errors were encountered:
@AoDev, nice work! Though you've got kind of react-devtools-light, I'm not sure this fits mobx-react-devtools purpose as I understand it: inspecting mobx-related part, not react itself.
Right now I only check if a function is a mobx action for example. But it's just a starting point to get feedback. I did it because I find it convenient and saw in the readme that the only thing left is "Visualize observer tree values"
Hi, I don't know what's the status of this project. Is there some roadmap / future?
I don't fully understand the intention / ambition of this tool so in the meantime I've been "playing" around to get to display the props from the components.
Here is a video of how it looks like for now: Screencast on youtube
Quite useful for a quick inspection instead of looking for it in the chrome inspector tabs.
I could make a proper PR after discussing this a bit if you are interested. I was not sure about the "tree / graph" feature so I just created a new thing.
The text was updated successfully, but these errors were encountered: