Replies: 1 comment 13 replies
-
Hey, It seems that the mention of LocatorJS was removed from the readme when I was moving it to the debugger package... that's not good—may be confusing. |
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I try to config this extension to work with solid-start.
Added
devtools({ name: true })
as the firstvite.config.ts
plugin.It seems like the browser extension work, and if I explicitly add
useLocator
atentry-client.tsx
I can mark the components.But LocatorJS is not able to find the component in the code when I clicked the marked component name.
Can we add an example of how to integrate it with LocatorJS?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions