Ant Design Vue Rc1 升级 Rc2 Rc3 版本,侧边 与 菜单会报错,出现不兼容问题
正常 Rc1 版本代码位置: https://gitee.com/pear-admin/pear-admin-ant
报错 Rc2 版本代码位置: https://gitee.com/pear-admin/pear-admin-ant/tree/dev/
报错信息:
ncaught (in promise) TypeError: Cannot read property '__composer' of undefined
at Proxy.mounted (vue-i18n.esm-browser.js?ab42:4279)
at callWithErrorHandling (runtime-core.esm-bundler.js?232d:154)
at callWithAsyncErrorHandling (runtime-core.esm-bundler.js?232d:163)
at Array.hook.__weh.hook.__weh (runtime-core.esm-bundler.js?232d:1910)
at flushPostFlushCbs (runtime-core.esm-bundler.js?232d:333)
at flushJobs (runtime-core.esm-bundler.js?232d:369)