Use the example to cause a field: Unhandled error during execution of beforeMount hook
Version
3.0.6
Reproduction link
https://github.com/pruidong/AntdvErrorDemo
Steps to reproduce
- npm install
- npm run dev
- open http://localhost:3000/
What is expected?
Using Vue 3.0.5 and Ant Design Vue, Ant Design Vue's Carousel components can be used normally.
What is actually happening?
Visit the homepage, prompt:
runtime-core.esm-bundler.js:38 [Vue warn]: Unhandled error during execution of beforeMount hook
at <ACarousel effect="fade" >
at <App>