-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
Please respect maintainers time by filling in these sections. Your issue will likely be closed without this information.
- Vue Version: ^3.2.36
- Vue Select Version: ^4.0.0-beta.3
Describe the bug
A clear and concise description of what the bug is.
When using the vue-select component with vite-ssg, the local server runs but returns a console error related to vue-router. One possible reason for the error can be found here
Steps To Reproduce
Create a new project and add vite-ssg and vue-select to it. Use the VueSelect component somewhere in one of the routes and in main.ts, use vite-ssg to create the app.
Expected behavior
Local server to run without a vue-router error.
Screenshots
If applicable, add screen

shots to help explain your problem.
