Skip to content

内部的HOC包装组件(wrapLeafComp)有问题 #86

@lixiaozhangme

Description

@lixiaozhangme
image

这里对第三方的组件进行改写包装(HOC), 但是组件的属性没有完全的继承过来, 比如name, components; 目前发现elementPlus中ElTabelColumn 嵌套ElTabelColumn 是无法渲染, 因为elementPlus内部使用了name 属性; 对于compoents, 若果使用的第三方组件, 内部的组件是私有,那将无法渲染, 若还有其他属性用于运行组件内部运行的判断可能也将无法预期渲染, 这里应该将改写的属性覆盖, 其他的属性继承过来

image 以下场景将无法渲染 image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions