vueComponent / ant-design-vue

🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
https://antdv.com/
Other
20.2k stars 3.79k forks source link

config provider scope错误 #7885

Open unknowntocka opened 3 hours ago

unknowntocka commented 3 hours ago

Version

4.2.5

Environment

vue3.5.12, antv4.2.5

Reproduction link

Edit on CodeSandbox

Steps to reproduce

使用config provider包裹组件并传入属性会影响一切而不是只影响被包裹的组件

What is expected?

应该只影响被包裹的组件

What is actually happening?

对比参考 参考 antd :https://codesandbox.io/p/sandbox/mxj3jf?file=%2Fsrc%2FApp.tsx%3A9%2C19

unknowntocka commented 3 hours ago

企业微信截图_17295913116058 antdv

unknowntocka commented 3 hours ago

企业微信截图_17295913183942 antd