Skip to content

对于生命周期和computed的callhook 存在缺陷 #87

@lixiaozhangme

Description

@lixiaozhangme
image image

这里 若schema是一个函数(目前, 我这边实现了一个babel 插件用于编译时期解析schema, 会将函数对象转译为函数), 将无法正常运行, 因为parseSchema函数中判断schema是函数将执行schema.bind(false), 后面的call 完全无法将this绑定到scope;

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