-
-
Notifications
You must be signed in to change notification settings - Fork 378
Open
Labels
Description
Describe the bug
As shown below, even if the component is imported through a relative path, the component parsing will be confused, and enabling the folder as the namespace cannot solve the problem: src/components/mall-public/head/index.vue;
src/components/mall-public/mall-public-head.vue;
Reproduction
yes
System Info
window11
Used Package Manager
npm
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- The provided reproduction is a minimal reproducible of the bug.