You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Guys, I am using Nuxt Auto import components with Nuxt 2.15.8,
I have components inside nested directory, like this
Components/
App/
Table.vue
I am calling in a template like this "AppTable />",
but somehow when i click Ctrl + Mouse Hoover in "AppTable />", I can't use Go To define feature on visual studio code.
Does anyone know how to fix this? please help and thanks anyway ^_^