Replies: 1 comment 3 replies
-
Try reloading your IDE window |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hello, I believe this question is posted at the correct place.
I'm using
@hookform/devtools
package and whenever I try to fetch the import suggestion for theDevTool
component, it just won't show up at all. I've tried with new Vite ReactTS projects locally and the result is still the same:Strangely enough, if I try with CodeSandbox (https://codesandbox.io/p/sandbox/magical-jackson-v594p3), then the entry does show up:
Is there a way I can force the import suggestion to appear on VSCode?
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions