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

not displaying prop values #24

Closed
mvolkmann opened this issue Dec 26, 2019 · 1 comment
Closed

not displaying prop values #24

mvolkmann opened this issue Dec 26, 2019 · 1 comment

Comments

@mvolkmann
Copy link

I'm using this with a Svelte app that has components with required props.
I know the props are being passed because their values are being rendered.
But svelte-tools displays "None" under "Props" on the right side.
Is there something I need to do beside just selected a component on the left side to see its props on the right side?

Environment

  • Chrome 79.0.3945.79
  • Devtools version 1.2.1
  • Svelte version 3.16.7
@RedHatter
Copy link
Collaborator

Duplicate of #26

This is caused by the same issue in svelte 3.16. Can't do anything about it until the PR is merged.

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

2 participants