Replies: 2 comments
-
有方案了么 |
Beta Was this translation helpful? Give feedback.
0 replies
-
我也遇到这样的问题,主应用直接把组件通过pops传给子应用,子应用通过vue.components方法注册全局组件,渲染是能渲染出来,但是会报错,[Vue warn]: $attrs is readonly. 这个错误信息。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
主子应用都是ant-design-vue + vue3 有其他父子应用共享组件的方案么
Beta Was this translation helpful? Give feedback.
All reactions