Environment
windwos11
Version
16
Version
最新
Link to minimal reproduction
地址: packages\canvas\src\components\render\render.js
函数:getChildren()
代码片段: const isNative = typeof component === 'string'
问题:isNative 始终为false ,component 没有看到定义
Step to reproduce
What is expected
No response
What is actually happening
No response
Any additional comments (optional)
No response
Environment
windwos11
Version
16
Version
最新
Link to minimal reproduction
地址: packages\canvas\src\components\render\render.js
函数:getChildren()
代码片段: const isNative = typeof component === 'string'
问题:isNative 始终为false ,component 没有看到定义
Step to reproduce
What is expected
No response
What is actually happening
No response
Any additional comments (optional)
No response