ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

migrate vue2 to vue3

Open BryanLe97 opened this issue 1 year ago β€’ 1 comments
trafficstars

  • [ ] I have searched the issues of this repository and believe that this is not a duplicate.

Version

4.1.0

Environment

MacOS

Reproduction link

https://codeshare.io/DAop9l

Steps to reproduce

I upgrade vue 1.6.0 into vue 3.4.0 and AntD 1.7.8 into 4.1.0, and using vue/compat 3.4.0

What is expected?

not show error Cannot read properties of undefined (reading 'prefixCls')

What is actually happening?

it shows an error Cannot read properties of undefined (reading 'prefixCls') in .pnpm/@ant-design [email protected][email protected]/node_modules/@ant-design/icons-vue/es


is any advice please

BryanLe97 avatar Mar 21 '24 10:03 BryanLe97

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar May 21 '24 02:05 github-actions[bot]

It was a big upgrade for ant-design-vue and vue/compat. Did you finally solve it?

hellorayza avatar Jul 25 '24 07:07 hellorayza