oslabs-beta / ReacTree

ReacTree - VS Code extension that generates a hierarchy tree of React components with each node listing the passed down props, indicating whether it's connected the Redux store, and guiding you to the associated file with the click of a button
https://reactree.dev/
MIT License
149 stars 31 forks source link

Extension Doesn't Work #52

Open projeffboy opened 1 week ago

projeffboy commented 1 week ago

Description

I go to "Start Tree", then when I "Select File" and select any component React file, nothing happens

Reproduction

https://codesandbox.io/p/sandbox/39kxp4, I copied the main files over to a vite react swc js project.

System information

n/a

Additional information

No response

๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Contributing

drewscott16 commented 1 week ago

I have had the same issue for quite awhile.

MatiasBustos34 commented 1 week ago

Same problem here :/