-
-
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
3.2.5
Environment
None
Reproduction link
Steps to reproduce
Open "https://www.antdv.com/docs/vue/getting-started" (the document page of ant-design-vue)
Click "Edit on CodeSandbox" button
On the new opened project page, choose "package.json"
the version of "dependencies -> ant-design-vue" is still "2.2.8", but the newest version should be "3.2.5"
What is expected?
Recreate the example project with newest version Ant-Design-Vue 3.2.x or replace it with "https://codesandbox.io/s/jvnyy4" (3.2.3)
What is actually happening?
the version that the example project is using an obsolete and unsupported version of And-Design-Vue