-
-
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.0.0-rc.2
Environment
Vue 3
Reproduction link
Steps to reproduce
- Open the modal by clicking on "modal" btn
- See that no transition (animation) appears
What is expected?
The animation (as in the docs) appeats
What is actually happening?
The animation is not working for the modal component when importing as import Modal from "ant-design-vue/lib/modal/style.css"