-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
bugSomething isn't workingSomething isn't workinghas workaroundA workaround has been found to deal with the issueA workaround has been found to deal with the issue
Description
Reproduction
https://stackblitz.com/edit/vitejs-vite-61kifdsy?file=src%2Fviews%2Fhome%2Fuser.vue
Steps to reproduce the bug
1.Open the console using F12
2.View console.log output,An empty route appears in /home.
Expected behavior
No empty routes
Actual behavior
An empty route appears in /home.

Additional information
Reproduction Conditions
1.Use beforeWriteFiles delete some route and An empty folder appears.
2.There are other routes in the same-level empty folder.
In the reproduction link I provided, all routes under the component folder have been deleted, and there is a /user route at the same level
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghas workaroundA workaround has been found to deal with the issueA workaround has been found to deal with the issue
Type
Projects
Status
🆕 Triaging