-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
2.2.6
Environment
Windows 10, WSL 2, Chrome, Vue 3.2.6
Reproduction link
https://github.com/Nisgrak/example-antd
Steps to reproduce
Execute yarn serve in the project and see the error in the console
What is expected?
Allow to import Menu children directly, don't need to use app.use widely in the app. Select and other components with childrens works well
What is actually happening?
Have a strange error
I can't use app.use because it's an component unit test, so cant registres widely things