vueComponent / ant-design-vue-pro

👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro! (vue2)
https://pro.antdv.com
MIT License
10.72k stars 3.1k forks source link

个人设置组件Bug #121

Closed abersheeran closed 5 years ago

abersheeran commented 5 years ago

image

当刷新页面后,手动点击菜单或者右上角菜单跳转到 个人设置,会出现这个Bug。Preview提供的网站也是有这个Bug。

经验证是import AvatarModal from './AvatarModal'这个组件的问题,注释掉后即可正常。 并非专业前端,不会修复,只能提ISSUE没办法交PR,望修复。

Lninn commented 5 years ago

我也遇到了

sendya commented 5 years ago

暂时可以使用全局注册 Vue-Cropper 组件

abersheeran commented 5 years ago

感谢回复,但全局注册会不会有副作用?

sendya commented 5 years ago

感谢回复,但全局注册会不会有副作用?

不会