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
<script setup lang="ts">
// c:\work\WebDesignerProject1(1)\WebDesignerProject1\src\components\page.vueconst store =useAppStore() // ReferenceError: useAppStore is not defined
</script>
Describe the bug
if the project under dir which name includes '(1)', auto-imports can't scan the configured dirs.
project dir:
c:\work\WebDesignerProject1(1)\WebDesignerProject1
Reproduction
project under dir which name includes '(1)'
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: