Subscribe on changes!

Use the example to cause a field: Unhandled error during execution of beforeMount hook

avatar
Mar 14th 2021

Version

3.0.6

Reproduction link

https://github.com/pruidong/AntdvErrorDemo

Steps to reproduce

  1. npm install
  2. npm run dev
  3. 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>

avatar
Mar 14th 2021

Please open an issue in their repo, or open a new issue here if you can reproduce the problem without involving 3rd party frameworks.