Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All components are named "Object" #39

Closed
tomitrescak opened this issue Oct 5, 2018 · 8 comments
Closed

All components are named "Object" #39

tomitrescak opened this issue Oct 5, 2018 · 8 comments

Comments

@tomitrescak
Copy link

Hi, any idea why all components are named "Object"?

image

Thanks for the WONDERFUL tool!

@Amareis
Copy link

Amareis commented Oct 7, 2018

I think it's related to react-hot-loader, because if you reload page (so components is surely not hot-reloaded), you will see it's original names.

@andykog
Copy link
Member

andykog commented Nov 8, 2018

@tomitrescak, is it indeed related to react-hot-loader?

@andykog andykog changed the title All components are named "Object" Support react-hot-loader Nov 8, 2018
@tomitrescak
Copy link
Author

@andykog nope, I just switched to create-react-app without the hot loader and it is the same. It says Object on initial page load ;(

@evisong
Copy link

evisong commented Jan 6, 2019

I met the same issue, the weird thing is, when I switch the tabs back and forth, the <Object> duplicates itself:

jan-06-2019 16-35-02

My Mobx versions:

  • mobx@4.6.0
  • mobx-devtools-mst@0.9.18
  • mobx-react@5.4.2
  • mobx-state-tree@3.8.1
  • MobX Developer Tools: 0.9.20

@shidianxia
Copy link

@evisong me too

@austinfox
Copy link

I'm experiencing this same issue (All components are being labeled "Object"). I am hot-loading components as well.

@XGHeaven
Copy link

Anything update? same error for me.

@andykog andykog changed the title Support react-hot-loader All components are named "Object" May 17, 2019
@epodgaetskiy
Copy link
Collaborator

Hi!
Prefer use React Devtools extension for components tree and performance discuss

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants