Skip to content

functional components invisible in devtools #822

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

Merged
merged 1 commit into from
Mar 14, 2017

Conversation

stevekrouse
Copy link
Contributor

I spent a number of hours trying to figure out why my components weren't showing up in the chrome devtools. I think a line as simple as this would solve this problem for others.

@kazupon
Copy link
Member

kazupon commented Mar 14, 2017

Thank you for your PR!

Hmm 🤔, I seem this is vue-devtools issue.

/ping
@yyx990803
Is this a specification?

@yyx990803
Copy link
Member

This is correct - functional components are not traced in devtools.

@kazupon
Copy link
Member

kazupon commented Mar 14, 2017

okay, i see.

@kazupon kazupon merged commit 85ca50e into vuejs:master Mar 14, 2017
kazupon pushed a commit to kazupon/vuejs.org that referenced this pull request Oct 1, 2017
* functional components invisible in devtools (vuejs#822)

Apply original diffs

* translate into Japanese

* fix text-lint error
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

Successfully merging this pull request may close these issues.

3 participants